lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Moving over to 1.2.0 with Xilinx


From: Siva Velusamy
Subject: Re: [lwip-users] Moving over to 1.2.0 with Xilinx
Date: Wed, 3 Oct 2007 15:37:16 -0700


On 10/3/07, Steve Waligurski <address@hidden> wrote:
Hello,
 
I'm running Xilinx EDK 9.1.2 and am trying to move from lwIP 1.1.0 to 1.2.0 which I downloaded from your site.  The problem is that EDK gives me this very cryptic message when I compile.  I noticed the download did not included the 'contrib/ports' directories and there is not central place to get it on your site.  I'm only using the  v2pro port.   Do I need to upgrade these directories as well and if so, where are they?  I do not have CVS on my computer.  Also, does anyone now how to decipher the


The Xilinx port is not available on lwIP website - it is available only through EDK. So if you want to use lwip 1.2.0, then you have to either wait for EDK 9.2, or write a port yourself.
 

below error message Xilinx supplies. 
 
Thanks
 
Steve
 
 
ERROR:MDT - fle_lwip () - child process exited abnormally
       while executing
   "exec bash -c "cd src;make all \"COMPILER_FLAGS=$compiler_flags\"
   \"EXTRA_COMPILER_FLAGS=$extra_compiler_flags\" >& logs""
       (procedure "::sw_fle_lwip_v1_10_b::execs_generate" line 51)
       invoked from within
   "::sw_fle_lwip_v1_10_b::execs_generate 39123744"
ERROR:MDT - Error while running "execs_generate" for processor microblaze_0...
 
make: *** [microblaze_0/lib/libxil.a] Error 2
 
Done!



The error message says there was an error in compiling lwIP. Check the file 'logs' to see what the error was. It should be in the folder microblaze_0/libsrc/lwip_...

-Siva



reply via email to

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