lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lwip-users] simrouter and simnode don't build


From: alex katebi
Subject: RE: [lwip-users] simrouter and simnode don't build
Date: Tue, 10 Aug 2004 06:44:11 -0700 (PDT)

Thanks Olivier!!!
 
 I will give that a shot.
 
-Alex

address@hidden wrote:
Hi,

I had the same problem. To resolve it, I have modified the Makefile
ARCHFILES line:
ARCHFILES=$(wildcard $(LWIPARCH)/*.c $(LWIPARCH)/netif/list.c
$(LWIPARCH)/netif/unixif.c $(LWIPARCH)/netif/tapif.c
$(LWIPARCH)/netif/tcpdump.c)
To avoid redefinitions, I modified also the file unixif.c by commenting
lines:
/*#include */
/*#include */

It seems working on my machine, doing the good route command.

I'd like now to run simrouter on a machine and simnode on a remote one. Does
somebody know how to do it?

Regards,

Olivier

-----Message d'origine-----
De: alex katebi [mailto:address@hidden
Date: mardi 10 août 2004 15:27
À: Mailing list for lwIP users
Objet: Re: [lwip-users] simrouter and simnode don't build


Hi Kieran,

My contrib and lwip are in the same dir. Their parent dir is also named
lwip. So I think I am ok in this regard. The simrouter has an unresolved
symbol error during link time.

Thanks,
-Alex

"K.J. Mansley" wrote:

On Tue, 2004-08-10 at 03:45, alex katebi wrote:
> Hi Everyone,
>
> I did a cvs check out the lwip and the contrib today. I tried to make the
simrouter and the
> simnode.
> They both had build errors. Could someone tell me what I am doing wrong?
Thanks!!!

I think it's not finding the lwIP headers, probably because the
"contrib" and "lwip" are not where it expects them to be relative to
each other. They should both be in the same directory, and from the
output from your makefile it looks like you might have put contrib
within the lwip directory.

Hope that helps,

Kieran



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users




Alex Katebi



_____

Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download
hoo.com> now.



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


Alex Katebi


Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]