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


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


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