From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1982 invoked by alias); 5 Oct 2007 13:15:22 -0000 Received: (qmail 1972 invoked by uid 22791); 5 Oct 2007 13:15:22 -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; Fri, 05 Oct 2007 13:15:15 +0000 Received: from mxipar01.capgemini.com (prvmta2 [194.3.224.82]) by mxepar01.capgemini.com (8.13.6/8.13.6) with ESMTP id l95DF8SP000488 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 5 Oct 2007 15:15:09 +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 l95DF8TN009788 for ; Fri, 5 Oct 2007 15:15:08 +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 l95DF7q2009784 for ; Fri, 5 Oct 2007 15:15:07 +0200 (MEST) Received: from mxisogfr1.fr.sogeti.com (mxisogfr1.fr.sogeti.com [127.0.0.1]) by localhost (Postfix) with ESMTP id 1940C320003 for ; Fri, 5 Oct 2007 15:17:14 +0200 (CEST) Received: from 38dmiras (unknown [10.68.145.104])by mxisogfr1.fr.sogeti.com (Postfix) with ESMTP id C14CB320002for ; Fri, 5 Oct 2007 15:17:13 +0200 (CEST) From: "David Miras" To: References: <000001c7fb9d$8ea7d730$6891440a@est.capgemini.fr> Date: Fri, 05 Oct 2007 13:15:00 -0000 Message-ID: <000c01c80751$bb90bef0$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 In-Reply-To: <000001c7fb9d$8ea7d730$6891440a@est.capgemini.fr> 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] RE: FreeBSD stack problems with MULTICAST X-SW-Source: 2007-10/txt/msg00034.txt.bz2 Help me, please. 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