bug-gplusplus
[Top][All Lists]
Advanced

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

sablotron - on solaris - HELP


From: Devarayan, Venkatachalam
Subject: sablotron - on solaris - HELP
Date: Tue, 11 Dec 2001 14:10:40 -0600

Hello
i was trying to get sablotron working in solaris
i downloaded and installed expat "expat-1.95.2.tar"

i downloaded "Sablot-0.71.tar", untared it
then, i set the environment variable CPLUS_INCLUDE_PATH to the include
dir of the expat
and configured it. all aupto this point was fine.

when i did a make, i got the following errors.
any help is appreciated

thanks





Making all in src
Making all in engine
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../autocfg
     -g -O2 -c arena.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c arena.cpp  -fPIC
-DPIC -o
.libs/arena.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c arena.cpp -o
arena.o >/dev
/null 2>&1
mv -f .libs/arena.lo arena.lo
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../autocfg
     -g -O2 -c base.cpp
rm -f .libs/base.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c base.cpp  -fPIC
-DPIC -o .
libs/base.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c base.cpp -o base.o
>/dev/n
ull 2>&1
mv -f .libs/base.lo base.lo
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../autocfg
     -g -O2 -c context.cpp
rm -f .libs/context.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c context.cpp  -fPIC
-DPIC -
o .libs/context.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c context.cpp  -fPIC
-DPIC -
o .libs/context.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c context.cpp -o
context.o >
/dev/null 2>&1
mv -f .libs/context.lo context.lo
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../autocfg
     -g -O2 -c datastr.cpp
rm -f .libs/datastr.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -g -O2 -c datastr.cpp  -fPIC
-DPIC -
o .libs/datastr.lo
datastr.cpp: In method `DStr::DStr()':
datastr.cpp:469: Internal compiler error.
datastr.cpp:469: Please submit a full bug report to
address@hidden'.
*** Error code 1
make: Fatal error: Command failed for target `datastr.lo'
Current working directory /home/n32dva/tmp/Sablot-0.71/src/engine
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/n32dva/tmp/Sablot-0.71/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive



reply via email to

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