This is the mail archive of the ecos-discuss@sources.redhat.com 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]

.../ecos_install/include/cyg/posix/export.h:100: parse error before `*' token



I tried to build using PC template plus POSIX but this 
error turns up .can anyone tell me how to work around it ?

make[1]: Entering directory `/ecos-c/cygwin/tmp/PCECOS/ecos_build/error/v2_0'
i386-elf-gcc -c  -I/ecos-c/cygwin/tmp/PCECOS/ecos_install/include -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0 -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/tests -I. -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strerror.tmp -o src/error_strerror.o /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src/strerror.cxx
i386-elf-gcc -c  -I/ecos-c/cygwin/tmp/PCECOS/ecos_install/include -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0 -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/tests -I. -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/errno.tmp -o src/error_errno.o /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/error/v2_0/src/errno.cxx
i386-elf-ar rcs /ecos-c/cygwin/tmp/PCECOS/ecos_install/lib/libtarget.a src/error_strerror.o src/error_errno.o
make[1]: Leaving directory `/ecos-c/cygwin/tmp/PCECOS/ecos_build/error/v2_0'
make -r -C compat/posix/v2_0 build
make[1]: Entering directory `/ecos-c/cygwin/tmp/PCECOS/ecos_build/compat/posix/v2_0'
i386-elf-gcc -c  -I/ecos-c/cygwin/tmp/PCECOS/ecos_install/include -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0 -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/src -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/tests -I. -I/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/mqueue.tmp -o src/compat_posix_mqueue.o /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/src/mqueue.cxx
In file included from /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/src/pprivate.h:72,
                 from /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/compat/posix/v2_0/src/mqueue.cxx:89:
/ecos-c/cygwin/tmp/PCECOS/ecos_install/include/cyg/posix/export.h:100: parse
   error before `*' token
/ecos-c/cygwin/tmp/PCECOS/ecos_install/include/cyg/posix/export.h:102: parse
   error before `*' token
make[1]: Leaving directory `/ecos-c/cygwin/tmp/PCECOS/ecos_build/compat/posix/v2_0'
make[1]: *** [src/mqueue.o.d] Error 1
make: Leaving directory `/ecos-c/cygwin/tmp/PCECOS/ecos_build'
make: *** [build] Error 2


David O'Farrell 
Ericsson Systems Expertise Ltd,Dublin.


-- 
___________________________________________________
OperaMail free e-mail - http://www.operamail.com
OperaMail Premium - 28MB, POP3, more! US$29.99/year

Powered by Outblaze

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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