bug-gplusplus
[Top][All Lists]
Advanced

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

bug report


From: Valerie Brooks
Subject: bug report
Date: Tue, 9 Jan 2001 11:04:19 -0800 (PST)

Listed below is a snapshot of the error while trying to compile mysql++-1.7.8:


sc5> make
make  all-recursive
make[1]: Entering directory `/space/mysql++-1.7.8'
Making all in sqlplusint
make[2]: Entering directory `/space/mysql++-1.7.8/sqlplusint'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. 
-I../sqlplusint  -I/usr/local/mysql/include/mysql  -g -O2 -c coldata.cc
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint 
-I/usr/local/mysql/include/mysql -g -O2 -Wp,-MD,.deps/coldata.pp -c  -fPIC 
-DPIC 
coldata.cc -o .libs/coldata.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint 
-I/usr/local/mysql/include/mysql -g -O2 -Wp,-MD,.deps/coldata.pp -c coldata.cc 
-o coldata.o >/dev/null 2>&1
mv -f .libs/coldata.lo coldata.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. 
-I../sqlplusint  -I/usr/local/mysql/include/mysql  -g -O2 -c connection.cc
rm -f .libs/connection.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint 
-I/usr/local/mysql/include/mysql -g -O2 -Wp,-MD,.deps/connection.pp -c  -fPIC 
-DPIC connection.cc -o .libs/connection.lo
/usr/local/include/g++/stl_uninitialized.h: In function `class SQLString * 
__uninitialized_fill_n_aux<SQLString *, unsigned int, SQLString>(class 
SQLString 
*, unsigned int, const class SQLString &, struct __false_type)':
/usr/local/include/g++/stl_uninitialized.h:175: Internal compiler error.
/usr/local/include/g++/stl_uninitialized.h:175: Please submit a full bug report 
to address@hidden'.
make[2]: *** [connection.lo] Error 1
make[2]: Leaving directory `/space/mysql++-1.7.8/sqlplusint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/space/mysql++-1.7.8'
make: *** [all-recursive-am] Error 2


-----------------------------------------------------------------
Valerie Brooks
Fujitsu Software
(408)456-7222




reply via email to

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