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


I   HAVE  DO  A MISTAKE IN MY POST..  THIS IS  THE CORRECT VERSION  :


 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   my application ( this
application compile correctly with OpenBSD 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]