bug-gplusplus
[Top][All Lists]
Advanced

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

Bug report


From: Carl Jones
Subject: Bug report
Date: Tue, 23 Apr 2002 11:37:33 +0100

Hi there,

I'm trying to compile Sablot (xslt parser) using gcc and got a warning
on the screen saying

"datastr.cpp:469: Please submit a full bug report to
address@hidden'."

Here is the screen output from my "make", hope it's of some use

Making all in src
make[1]: Entering directory `/tmp/xml/Sablot-0.90/src'
Making all in engine
make[2]: Entering directory `/tmp/xml/Sablot-0.90/src/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 -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'.
make[2]: *** [datastr.lo] Error 1
make[2]: Leaving directory `/tmp/xml/Sablot-0.90/src/engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/xml/Sablot-0.90/src'
make: *** [all-recursive] Error 1




// Carl Jones, Jedi Knight (mailto:address@hidden)


________________________________________________________________

http://www.nusonline.co.uk powered by ITM Communications Limited
Creators of http://www.activate.co.uk your Careers and Jobs Website.
Register to send FREE SMS messages from http://www.nusonline.co.uk
________________________________________________________________

The information in this e-mail (which includes any files transmitted
with it) is confidential to ITM Communications Limited.  It is intended
for the addressee only.  Access to this e-mail by anyone else is
unauthorised. It is not to be relied upon by any person other than the
addressee except with our prior written approval.  If no such approval
is given, we will not accept any liability (in negligence or otherwise)
arising from any third party acting, or refraining from acting, on such
information.  Unauthorised recipients are required to maintain
confidentiality.  If you have received this e-mail in error please
notify us immediately, destroy any copies and delete it from your
computer system.  Any use, dissemination, forwarding, printing or
copying of this e-mail is prohibited.  Copyright in this e-mail and any
document created by us and sent as an attachment to this e-mail will be
and remain vested in us and will not be transferred to you.  We assert
the right to be identified as the author of and to object to any misuses
of the contents of this e-mail or such documents. Whilst we run
anti-virus software on all internet e-mails we are not liable for any
loss or damage. The recipient is advised to run their own anti-virus
software.  Nothing in this e-mail or any attachment shall be an
acceptance of any offer previously made nor shall be itself an offer
capable of acceptance to form a legally binding contract.  Registered in
England and Wales number 3246430. Registered Office: Amy Johnson way,
Blackpool, FY4 2RP




reply via email to

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