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]

some problem in the anoncvs


I'm building ecos kernel by issuing the command
according to the instructions:
mkdir /tmp/ipaq_ecos
cd /tmp/ipaq_ecos
ecosconfig new ipaq net
ecosconfig add romfs
ecosconfig import NFD.ecm
ecosconfig tree
make

However, I got the folloing compiling error.
             
/ecoscvs/ecos/packages/compat/posix/current/src/mqueue.cxx:73:48:
new: No such file or directory
<internal>: In function `void* mq_open(const char*,
int, ...)':
<internal>:292: too many arguments to function `void*
operator new(long 
   unsigned int)'
/ecoscvs/ecos/packages/compat/posix/current/src/mqueue.cxx:292:
at this point 
   in file
make[1]: *** [src/mqueue.o.d] Error 1
make[1]: Leaving directory
`/home/ecos/tmp/ipaq_ecos/compat/posix/current'
make: *** [build] Error 2

 I am suspecious of it comes from net package,
cause if I use ecosconfig new ipaq, ecosconfig tree
and then make, I got no problem.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


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