lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip on linux


From: Dyan Chiang
Subject: [lwip-users] lwip on linux
Date: Fri, 10 Jun 2005 15:17:25 +0800

hi all:
 
Please forgive me for my ungrateful asking you some question.
 
I am also a newbie to lwip. I am manage to port lwip to linux.
I download both lwip1.0 and contrib 0.7.1 and start to compile and minimal project(actually anyone will do).
 
What stpes take to change the Makefile.
Could you guys who have port successful please give me direction about how to build it success.
 
Thank for your sincerely help.
 
---------------------------------------------------------------------------------------------------------------
Here are the problem.
When I start to build the minimal project. And I make use of the accompany Makefile by type "make ARCH=linux"
and some error return:
no make rule to make target ../../../../../lwip/src/core/mem.c
 
I turn to check the Makefile and find out that there are no make for a lot of file like:
memp.c
core/netif.c 
core/pbuf.c
core/raw.c
core/stats.c
core/sys.c
core/tcp.c
core/tcp_in.c
core/tcp_out.c
core/udp.c
core/dhcp.c
core/ipv4/icmp.c
core/ipv4/ip.c
core/inet.c
core/ipv4/ip_addr.c
core/ipv4/ip_frag.c

reply via email to

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