bug-commoncpp
[Top][All Lists]
Advanced

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

Common C++ 1.9.7 install failure on solaris 2.6


From: Paul Lew
Subject: Common C++ 1.9.7 install failure on solaris 2.6
Date: Fri, 22 Mar 2002 00:02:41 -0800

same problem as reported for 1.9.6.

> uname -a
SunOS cns-build3 5.6 Generic_105181-28 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

> configure ...
> make
...
Making all in src
make[1]: Entering directory `/auto/insbu-cnstools/build/CommonC++-1.9.7/src'
/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
mkdir .libs
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
                                        -- Paul  03/21/02  11:59 PM --



reply via email to

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