[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Common C++ 1.9.4 build failure on solaris 2.6
From: |
Paul Lew |
Subject: |
Common C++ 1.9.4 build failure on solaris 2.6 |
Date: |
Sat, 5 Jan 2002 15:49:52 -0800 |
Just tried install common C++ 1.9.4 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 xml.cpp -fPIC -DPIC -o .libs/xml.lo
In file included from xml.cpp:41:
config.h:307:1: warning: "__EXTENSIONS__" redefined
<command line>:1:1: warning: this is the location of the previous definition
In file included from xml.cpp:47:
xml.h:176: syntax error before `*' token
make[1]: *** [xml.lo] Error 1
-- Paul 01/05/02 03:46 PM --
commonc++-1.9.4.log.bz2
Description: bzip2 compressed build log
- Common C++ 1.9.4 build failure on solaris 2.6,
Paul Lew <=