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


Hi,  i solved the error below :

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

by adding this line  -->  " #define  __P(x)  x "

but now i also have 2 errors during compilation of  library with FreeBSD
Stack :

             1)  syntax error before
"int"[d:/Ultimodule/ecos/work/posix-new_install/include/netinet/in.h]   line
522

             2)  syntax error before
"typedef"[d:/Ultimodule/ecos/work/posix-new_install/include/time.h]  line 83

thanks
Michele Da Meda



-- 
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]