lwip-users
[Top][All Lists]
Advanced

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

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


From: alex katebi
Subject: [lwip-users] simrouter and simnode don't build
Date: Mon, 9 Aug 2004 19:45:36 -0700 (PDT)

 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!!!

simrouter:
gcc -g -Wall -Dunix -DIPv4 -DLWIP_DEBUG -pedantic -Iapps -I. 
-I../../../../../lwip/src/include
-I../../../../ports/unix/include -I../../../../../lwip/src/include/ipv4 
-I../../../../../lwip/src
-lpcap -lutil -pthread -o simrouter simrouter.o liblwipapps.a liblwip4.a
simrouter.o(.text+0xf5): In function `main_thread':
/home/akatebi/lwip/contrib/ports/unix/proj/unixsim/simrouter.c:103: undefined 
reference to
`unixif_init_server'
collect2: ld returned 1 exit status
make: *** [simrouter] Error 1

simnode:
gcc -g -Wall -Dunix -DIPv4 -DLWIP_DEBUG -pedantic -Iapps -I. 
-I../../../../../lwip/src/include
-I../../../../ports/unix/include -I../../../../../lwip/src/include/ipv4 
-I../../../../../lwip/src
-c simnode.c
simnode.c: In function `main_thread':
simnode.c:94: warning: passing arg 1 of `netif_add' from incompatible pointer 
type
simnode.c:94: warning: ISO C forbids passing arg 5 of `netif_add' between 
function pointer and
`void *'
simnode.c:94: warning: passing arg 6 of `netif_add' from incompatible pointer 
type
simnode.c:94: too few arguments to function `netif_add'
simnode.c: In function `main':
simnode.c:142: warning: ISO C forbids passing arg 1 of `sys_thread_new' between 
function pointer
and `void *'
make: *** [simnode.o] Error 1



=====
Alex Katebi


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 




reply via email to

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