bug-gplusplus
[Top][All Lists]
Advanced

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

Help


From: Devarayan, Venkatachalam
Subject: Help
Date: Fri, 7 Dec 2001 16:07:13 -0600

Hello
i was trying to get Sablot working in solaris 2.6

prior to sablot, i was able to successfully install expat1.95.2

after that, i downloaded the sablot gz file, untared it, configured with
prefix option.
configure process went withou any error.

before make, i set the env variable CPLUS_INCLUDE_DIR with the following
command
export CPLUS_INCLUDE_DIR=/mydir/expat/include

However, during the "make" process, i got the following errors

Making all in src
Making all in engine
/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/Sablot-0.71/src/engine
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/n32dva/Sablot-0.71/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


Any help is appreciated

thanks
venkat



reply via email to

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