error compiling ob-4.1.1 on Solaris 5.8
[email protected] (Chris O Sullivan (Maths & Computing)) Mon, 12 Aug 2002 16:30:23 +0100
| Newsgroups | gmane.comp.lib.jtc |
|---|---|
| Message-ID | <[email protected]> |
--------------030903010307030403060607
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hello ,
I get the following error when I try to compile ob 4.1.1 on Solaris
5.8. The compiler is gcc-2.95.3.
# make
making all in jtc
mkdir lib
making all in src
g++ -c -I. -I../include -fPIC -Wall Cond.cpp
In file included from ../include/JTC/Cond.h:14,
from Cond.cpp:11:
../include/JTC/Types.h:78: parse error
*** Error code 1
make: Fatal error: Command failed for target `Cond.o'
Current working directory /opt/OB-4.1.1/jtc/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /opt/OB-4.1.1/jtc
*** Error code 1
make: Fatal error: Command failed for target `all'
#
# more config.env
AR="g++"; export AR
ARFLAGS="-fPIC -shared -o"; export ARFLAGS
CC="gcc"; export CC
CFLAGS=""; export CFLAGS
CPP=""; export CPP
CPPFLAGS=""; export CPPFLAGS
CXX="g++"; export CXX
CXXFLAGS="-fPIC -Wall"; export CXXFLAGS
LDFLAGS=""; export LDFLAGS
LDOPTS=""; export LDOPTS
LD_LIBRARY_PATH="/opt/OB-4.1.1/property/lib:/opt/OB-4.1.1/watson/lib:/opt/OB-4.1
.1/balancer/lib:/opt/OB-4.1.1/udp/lib:/opt/OB-4.1.1/bidir/lib:/opt/OB-4.1.1/even
t/lib:/opt/OB-4.1.1/time/lib:/opt/OB-4.1.1/property/lib:/opt/OB-4.1.1/naming/lib
:/opt/OB-4.1.1/ob/lib:/opt/OB-4.1.1/jtc/lib:$LD_LIBRARY_PATH"; export
LD_LIBRARY
_PATH
LIBEXT=".so"; export LIBEXT
LIBPATH=""; export LIBPATH
LIBVERFLAG="-Wl,-h,"; export LIBVERFLAG
RANLIB=":"; export RANLIB
RUNCONFIG="yes"; export RUNCONFIG
TMPL_REPOS_DIR=""; export TMPL_REPOS_DIR
Any help would be much appreciated.
Chris
--------------030903010307030403060607
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<html><head></head><body>Hello ,<br>
<br>
I get the following error when I try to compile ob 4.1.1 on Solaris 5.8. The compiler is gcc-2.95.3.<br>
<br>
# make<br>
making all in jtc<br>
mkdir lib<br>
making all in src<br>
g++ -c -I. -I../include -fPIC -Wall Cond.cpp<br>
In file included from ../include/JTC/Cond.h:14,<br>
from Cond.cpp:11:<br>
../include/JTC/Types.h:78: parse error<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `Cond.o'<br>
Current working directory /opt/OB-4.1.1/jtc/src<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `all'<br>
Current working directory /opt/OB-4.1.1/jtc<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `all' <br>
#<br>
<br>
<br>
# <b>more config.env</b><br>
AR="g++"; export AR<br>
ARFLAGS="-fPIC -shared -o"; export ARFLAGS<br>
CC="gcc"; export CC<br>
CFLAGS=""; export CFLAGS<br>
CPP=""; export CPP<br>
CPPFLAGS=""; export CPPFLAGS<br>
CXX="g++"; export CXX<br>
CXXFLAGS="-fPIC -Wall"; export CXXFLAGS<br>
LDFLAGS=""; export LDFLAGS<br>
LDOPTS=""; export LDOPTS<br>
LD_LIBRARY_PATH="/opt/OB-4.1.1/property/lib:/opt/OB-4.1.1/watson/lib:/opt/OB-4.1<br>
.1/balancer/lib:/opt/OB-4.1.1/udp/lib:/opt/OB-4.1.1/bidir/lib:/opt/OB-4.1.1/even<br>
t/lib:/opt/OB-4.1.1/time/lib:/opt/OB-4.1.1/property/lib:/opt/OB-4.1.1/naming/lib<br>
:/opt/OB-4.1.1/ob/lib:/opt/OB-4.1.1/jtc/lib:$LD_LIBRARY_PATH"; export LD_LIBRARY<br>
_PATH<br>
LIBEXT=".so"; export LIBEXT<br>
LIBPATH=""; export LIBPATH<br>
LIBVERFLAG="-Wl,-h,"; export LIBVERFLAG<br>
RANLIB=":"; export RANLIB<br>
RUNCONFIG="yes"; export RUNCONFIG<br>
TMPL_REPOS_DIR=""; export TMPL_REPOS_DIR<br>
<br>
Any help would be much appreciated.<br>
<br>
Chris<br>
<br>
<br>
<br>
<br>
<br>
</body></html>
--------------030903010307030403060607--
_______________________________________________
JTC-Users Mailing List - [email protected]
http://www.orbacus.com/mailman/listinfo/jtc-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html