[ECOS] Trouble using lwIP (driver crash...)
Michael Grimard
michaelg@maxt.com
Tue Apr 4 13:20:00 GMT 2006
Hi,
When I compile without the File IO package I got:
In file included from
/my_path_to_ecos/ecos/packages/infra/current/src/diag.cxx:65:
/my_path_to_ecos/ecos_lwip_install/include/limits.h:175:37:
cyg/fileio/limits.h: No such file or directory
For nc_test_slave, I got the "Not Applicable" message when I ran it, but I
didn't try it before running nc_test_master, since nc_test_slave is part of
the tests that come with lwIP. Maybe, it needs to be remove?
Michael
-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Uwe Kindler
Sent: April 3, 2006 5:38 PM
To: ecos-discuss@sourceware.org
Cc: michaelg@maxt.com
Subject: Re: [ECOS] Trouble using lwIP (driver crash...)
Hello,
which file does include cyg/fileio/limits.h? I searched the whole lwIP
stack sources but did not found any file that includes limits.h.
The nc_test_slave is currently not applicable because SO_REUSEADDR and
SO_REUSEPORT are not supported at the moment and the nc_test_slave
requires both.
Regards, Uwe
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list