[ECOS] Re: Anyone have lwIP working under eCos?

Andrew M Hoerter amh@pobox.com
Mon Sep 15 13:35:00 GMT 2003


On Mon, 15 Sep 2003, Savin Zlobec wrote:

> Look at the following msg thread:
>
> http://sources.redhat.com/ml/ecos-discuss/2003-08/msg00619.html
> http://sources.redhat.com/ml/ecos-discuss/2003-08/msg00622.html
> http://sources.redhat.com/ml/ecos-discuss/2003-09/msg00003.html
> http://sources.redhat.com/ml/ecos-discuss/2003-09/msg00004.html

Ahh, thanks, msg00003.html contained the solution (at least for me).
I changed:

#ifdef CYGPKG_IO_ETH_DRIVERS_NET

to:

#ifndef CYGPKG_IO_ETH_DRIVERS_STAND_ALONE

in packages/devs/eth/intel/i82559/current/src/if_i82559.c

Now at least the tree compiles cleanly, so it's a big step in the right
direction.



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list