bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Common C++ 1.9.4 build failure on solaris 2.6


From: David Sugar
Subject: Re: Common C++ 1.9.4 build failure on solaris 2.6
Date: Sat, 5 Jan 2002 19:38:35 -0500 (EST)

I think I need to add std::strstream in xml.h itself, and #include
<strstream>...

On Sat, 5 Jan 2002, Paul Lew wrote:

> 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 --
>
>




reply via email to

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