This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FreeBSD stack problems


No, maybe you haven't understand this is an example of errors :
d:/Ultimodule/ecos/work/posix-new_install/include/net/if_var.h:140: syntax
error before "__P"

d:/Ultimodule/ecos/work/posix-new_install/include/netinet6/in6.h:878: syntax
error before "__P"

d:/Ultimodule/ecos/work/posix-new_install/include/arpa/inet.h:63: syntax
error before "extern"

d:/Ultimodule/ecos/work/posix-new_install/include/arpa/inet.h:63: syntax
error before "__P"


I have too much of these errors, if i compile with OpenBSD stack i haven't
errors , instead if i compile with FreeBSD stack i have this kind of errors.
If i compile my files with options -E -dD there aren't errors .



Michele



----- Original Message ----- 
From: "Andrew Lunn" <andrew@lunn.ch>
To: "Bass8tt8" <bass8tt8@libero.it>
Cc: "ecos-discuss" <ecos-discuss@ecos.sourceware.org>
Sent: Thursday, November 10, 2005 1:14 PM
Subject: Re: [ECOS] FreeBSD stack problems


> On Thu, Nov 10, 2005 at 12:32:57PM +0100, Bass8tt8 wrote:
> > I now use the FreeBSD Stack, but on compilation of my application ,  i
have
> > a lot of  errors ::
> >
> >
> >
> > Error   syntax error before
> > "__P"[d:/Ultimodule/ecos/work/posix-new_install/include/arpa/inet.h]
> > IntelUPNP  line 63
>
> You need to find out where this IntelUPNP is common from. There is no
> reference to this in eCos.
>
> Compile one of the files that is giving you problems with -E -dD and
> have a look at the output.
>
>         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
>
>
> __________ NOD32 1.1282 (20051109) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]