[Anjuta-list] Added a few files and now can't compile
- From: Alfredo Cole <alfredo clshonduras com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] Added a few files and now can't compile
- Date: Wed Sep 3 02:10:11 2003
Hi:
I'm using Anjuta 1.0.2 and SuSE 8.2 Pro.
I am working on a large project. Recently I added a few sources to my project,
and now it will not compile. Then I created a separate directory, copied all
of my sources to that directory, created a Makefile, and the project builds
correctly. So I would assume that my build tools are working fine. I have run
Auto generate, and configure, and the results are the same. My project is a
wxWindows 2.4.0 project. The final error message in the linking phase is:
/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
Any suggestions would be appreciated.
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]