[Anjuta-list] Added two files to project, and ruined it



Hi:

I'm using Anjuta 1.0.2, SuSE 8.2 and wxGTK 2.4.0

I have been working fine with Anjuta for many months now, developing a rather 
large project. I added two files to my project, and now the linking phase 
gives the followin error, which I can not decipher. Interesting thing is that 
if I create a Makefile by hand, and compile this same project, it does it 
fine. Any suggestions would be appreciated.

/lib/libpthread.so.0(*IND*+0x0): multiple definition of `siglongjmp'
/lib/libpthread.so.0(.text+0x31a0): first defined here
/lib/libpthread.so.0(*IND*+0x0): multiple definition of `pthread_cond_signal'
/lib/libpthread.so.0(.text+0x1020): first defined here
/lib/libpthread.so.0(*IND*+0x0): multiple definition of `sigaction'
/lib/libpthread.so.0(.text+0x4450): first defined here
/lib/libpthread.so.0(*IND*+0x0): multiple definition of `pthread_cond_init'
/lib/libpthread.so.0(.text+0xaa0): first defined here
/lib/libpthread.so.0(*IND*+0x0): multiple definition of 
`pthread_cond_broadcast'
/lib/libpthread.so.0(.text+0x1090): first defined here
/lib/libpthread.so.0(*IND*+0x0): multiple definition of `pthread_cond_destroy'
/lib/libpthread.so.0(.text+0xac0): first defined here
collect2: ld returned 1 exit status
make: *** [acyc7] Error 1


Thank you.
-- 
Alfredo J. Cole
http://www.acyc.com
http://www.clshonduras.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]