bug-commoncpp
[Top][All Lists]
Advanced

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

commonc++ et AIX


From: Patrice de Sury
Subject: commonc++ et AIX
Date: Fri, 28 Mar 2003 11:23:02 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

Hello,
I downloaded commoncpp2-1.0.8 on my AIX 4.3

the "configure", "make" and "make install" are OK
(except warning in /usr/include/pthread.h PTHREAD_MUTEX_INITIALIZER...that I solved)

but, after a link and for any program , I have the following error:

/bin/sh ../libtool --mode=link c++ -I/usr/local/include -D_GNU_SOURCE -g -DDEBUG -D_THREAD_SAFE -Wall -ansi -pedantic -o bug1 bug1.o ../src/libccgnu2.la -mthreads -ldl -L/usr/local/lib c++ -I/usr/local/include -D_GNU_SOURCE -g -DDEBUG -D_THREAD_SAFE -Wall -ansi -pedantic -o .libs/bug1 bug1.o -mthreads -L../src/.libs -lccgnu2 -L/usr/local/lib -ldl -Wl,-bnolibpath -Wl,-blibpath:/usr/local/lib:/usr/lib:/lib
ld: 0711-317 ERROR: Undefined symbol: .ost::Thread::~Thread(void)
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: *** [bug1] Error 1

gcc version 2.95.3 20010315 (release)
GNU Make version 3.79.1

Thank you very much for any help
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]