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 isnt 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: [EMAIL PROTECTED] -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
