It seems like the makefile is somehow mixing lwIP's definitions with hat of another network stack. You might be better off posting this question in an ecos forum, although you might be lucky and find someone with detailed ecos knowledge on this list... ;-)
Just from reading the log file, and the little i know about ecos, I would guess you have enabled more than one IP stack and have to decide for one only to fix the duplicate definitions. Simon "Bob Brusa" <[email protected]> wrote: > Hi > I run into a problem when trying to build a redboot with network support for > my at91sam7x512-based board. In configtool for eCOS, I enabled the macro > CYGPKG_REDBOOT_NETWORKING. For further details of my configuration - please > see the attachment. > > When building, the above macro leads to redefinitions of types (see > rednet_2_output.txt) and the build stops. Has someone a hint how to fix this? > Regards bob > <rednet_2.ecm> > <rednet_2_output.txt> > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
