[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Common C++ 1.9.1 install failure
From: |
Paul Lew |
Subject: |
Common C++ 1.9.1 install failure |
Date: |
Wed, 21 Nov 2001 08:51:24 -0800 |
Just tried install common C++ 1.4.2 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.2/specs
Configured with: ../gcc-3.0.2/configure --prefix=/auto/insbu-cnstools
Thread model: posix
gcc version 3.0.2
Command used:
$ ./configure --prefix=/auto/insbu-cnstools
....<see attachment>....
> make
Making all in src
make[1]: Entering directory
`/auto/insbu-cnstools/build/CommonC++-1.9.1/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:45:
thread.h:430: 'atomic_t' is used as a type, but is not defined as a
type.
make[1]: *** [thread.lo] Error 1
make[1]: Leaving directory
`/auto/insbu-cnstools/build/CommonC++-1.9.1/src'
make: *** [all-recursive] Error 1
-- Paul 11/21/01 08:46 AM --
commonc++-1.9.1.log.bz2
Description: bzip2 compressed commonc++ 1.9.1 log file
- Common C++ 1.9.1 install failure,
Paul Lew <=