bug-commoncpp
[Top][All Lists]
Advanced

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

CommonC++ 1.9.1: on SunOS 5.8 + gcc 2.95.2 failed


From: Maxim Dementiev
Subject: CommonC++ 1.9.1: on SunOS 5.8 + gcc 2.95.2 failed
Date: Thu, 20 Dec 2001 20:19:47 +0300

bash-2.03$ make
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src
-I../src  -g -O2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -c thread.cpp
rm -f .libs/thread.lo
c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../src -g -O2 -D_GNU_SOURCE
-D_REENTRANT -D_THREAD_SAFE -c thread.cpp  -fPIC -DPIC -o .libs/thread.lo
In file included from /usr/include/fcntl.h:18,
                 from config.h:310,
                 from thread.cpp:41:
/usr/include/sys/feature_tests.h:143: warning: `POSIX_PTHREAD_SEMANTICS'
redefined
config.h:275: warning: this is the location of the previous definition
In file included from thread.cpp:45:
thread.h:430: syntax error before ;'
make: *** [thread.lo] Error 1
bash-2.03$ uname -a
SunOS barbero-1 5.8 Generic i86pc i386 i86pc
bash-2.03$ c++ --version
2.95.2
bash-2.03$ 



reply via email to

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