bug-commoncpp
[Top][All Lists]
Advanced

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

Common C++ 1.9.5 build failure on solaris 2.6


From: Paul Lew
Subject: Common C++ 1.9.5 build failure on solaris 2.6
Date: Thu, 24 Jan 2002 18:09:18 -0800

Just tried install common C++ 1.9.5 and I was not able to install it:

$ uname -a
SunOS cns-build2 5.6 Generic_105181-16 sun4u sparc

$ gcc -v
Reading specs from
/auto/insbu-cnstools/lib/gcc-lib/sparc-sun-solaris2.6/3.0.3/specs
Configured with: ../gcc-3.0.3/configure --prefix=/auto/insbu-cnstools
Thread model: posix
gcc version 3.0.3

Command used:
$ ./configure --prefix=/auto/insbu-cnstools
$ make
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 thread.cpp:41:
config.h:325:1: warning: "__EXTENSIONS__" redefined
<command line>:1:1: warning: this is the location of the previous definition
/usr/include/signal.h: In member function `void
   ost::PosixThread::WaitSignal(int)':
/usr/include/signal.h:207: too many arguments to function `int
   sigwait(sigset_t*)'
thread.cpp:829: at this point in file
make[1]: *** [thread.lo] Error 1
make[1]: Leaving directory
`/auto/insbu-cnstools/build/CommonC++-1.9.5/src'
make: *** [all-recursive] Error 1

                                        -- Paul  01/24/02  06:08 PM --

Attachment: commonc++-1.9.5.log.gz
Description: gzipped build log file


reply via email to

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