From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26698 invoked by alias); 20 Sep 2007 15:48:00 -0000 Received: (qmail 26690 invoked by uid 22791); 20 Sep 2007 15:47:59 -0000 X-Spam-Check-By: sourceware.org Received: from MXEPAR01.capgemini.com (HELO mxepar01.capgemini.com) (194.3.247.82) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 20 Sep 2007 15:47:50 +0000 Received: from mxipar01.capgemini.com (prvmta2 [194.3.224.82]) by mxepar01.capgemini.com (8.13.6/8.13.6) with ESMTP id l8KFlgZS028500 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 20 Sep 2007 17:47:43 +0200 (MEST) Received: from prvmta2.capgemini.com (localhost [127.0.0.1]) by mxipar01.capgemini.com (8.13.6/8.13.6) with ESMTP id l8KFlgJc016743 for ; Thu, 20 Sep 2007 17:47:42 +0200 (MEST) Received: from mxisogfr1.fr.sogeti.com (MTASOGIE1 [10.226.3.130]) by prvmta2.capgemini.com (8.13.6/8.13.6) with ESMTP id l8KFlfjr016722 for ; Thu, 20 Sep 2007 17:47:41 +0200 (MEST) Received: from mxisogfr1.fr.sogeti.com (mxisogfr1.fr.sogeti.com [127.0.0.1]) by localhost (Postfix) with ESMTP id 93533320004 for ; Thu, 20 Sep 2007 17:49:26 +0200 (CEST) Received: from 38dmiras (unknown [10.68.145.104])by mxisogfr1.fr.sogeti.com (Postfix) with ESMTP id 454BD320003for ; Thu, 20 Sep 2007 17:49:26 +0200 (CEST) From: "David Miras" To: Date: Thu, 20 Sep 2007 15:48:00 -0000 Message-ID: <000001c7fb9d$8ea7d730$6891440a@est.capgemini.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-imss-version: 2.048 X-imss-result: Passed X-imss-approveListMatch: *@sogeti.com Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] FreeBSD stack problems with MULTICAST X-SW-Source: 2007-09/txt/msg00115.txt.bz2 Hi all, I'm working, on ecos, for web service test (DPWS). I have to send and receive MULTICAST messages. I used the older (OpenBSD) stack but it isn=92t supported multicast. I now = use the FreeBSD Stack, but on compilation of my application, i have a lot of errors. If i compile with OpenBSD stack i haven't errors, instead if i compile with FreeBSD stack i have this kind of errors=A0: *********** > > /home/dmiras/ecos/main_install/include/netinet6/in6.h:878: syntax error before "__P" > > /home/dmiras/ecos/main_install/include/arpa/inet.h:63: syntax error before "extern" > > /home/dmiras/ecos/main_install/include/arpa/inet.h:63: syntax error before "__P" > > /home/dmiras/ecos/main_install/include/netinet6/in.h:508: syntax error before struct > > /home/dmiras/ecos/main_install/include/netinet6/tcp.h:81: Duplicate member =91th_off=92 *********** These are an examples of errors.... If i compile my files with options -E -dD there aren't errors. I have regained the same problem: http://ecos.sourceware.org/ml/ecos-discuss/2005-11/msg00070.html Why these errors ? Regards. ------------------------------ David MIRAS Sogeti High Tech email: david.miras@sogeti.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss