On Tue, 2007-05-22 at 15:10 +0100, Kieran Mansley wrote: > On Tue, 2007-05-22 at 16:01 +0200, Spies, Dominik wrote: > > It's unlikely the comliler has a bug ;) > > My guess is a typo on the include file name, or the wrong include path.
I just took a look at your source. You're including "arch/etharp.h". I don't think there is any such file. All other references to etharp.h in lwip are "netif/etharp.h" (or at least they are on CVS, and I don't think this is due to any recent change). Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
