From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 813 invoked by alias); 4 Apr 2006 13:20:34 -0000 Received: (qmail 804 invoked by uid 22791); 4 Apr 2006 13:20:33 -0000 X-Spam-Check-By: sourceware.org Received: from Unknown (HELO mail.maxt.com) (207.61.20.50) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Apr 2006 13:20:32 +0000 Received: from cygnus ([207.61.20.54]) by mail.maxt.com (Merak 4.2.1) with ESMTP id MYE73786 for ; Tue, 04 Apr 2006 09:07:49 -0500 From: "Michael Grimard" To: Date: Tue, 04 Apr 2006 13:20:00 -0000 Message-ID: <000c01c657ea$8acbbe90$8c0a0a0a@cygnus> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <443195C2.2000606@web.de> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] Trouble using lwIP (driver crash...) X-SW-Source: 2006-04/txt/msg00022.txt.bz2 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