public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] FreeBSD stack problems with MULTICAST
@ 2007-09-20 15:48 David Miras
  2007-10-05 13:15 ` [ECOS] " David Miras
  0 siblings, 1 reply; 3+ messages in thread
From: David Miras @ 2007-09-20 15:48 UTC (permalink / raw)
  To: ecos-discuss

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’t 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 :

***********
> > /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 ‘th_off’

***********

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] RE: FreeBSD stack problems with MULTICAST
  2007-09-20 15:48 [ECOS] FreeBSD stack problems with MULTICAST David Miras
@ 2007-10-05 13:15 ` David Miras
  2007-10-05 13:37   ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: David Miras @ 2007-10-05 13:15 UTC (permalink / raw)
  To: ecos-discuss

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’t 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 :

***********
> > /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 ‘th_off’

***********

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] RE: FreeBSD stack problems with MULTICAST
  2007-10-05 13:15 ` [ECOS] " David Miras
@ 2007-10-05 13:37   ` Andrew Lunn
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2007-10-05 13:37 UTC (permalink / raw)
  To: David Miras; +Cc: ecos-discuss

On Fri, Oct 05, 2007 at 03:14:59PM +0200, David Miras wrote:
> 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?t supported multicast. I now use
> the FreeBSD Stack, but on compilation of my application, i have a lot of
> errors.

Look at the way the network test programs are compile and what header
files they include.

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-05 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-20 15:48 [ECOS] FreeBSD stack problems with MULTICAST David Miras
2007-10-05 13:15 ` [ECOS] " David Miras
2007-10-05 13:37   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).