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

Bug#375725: Segmentfault



Package: gcc
Version: 4.1.1-1

Hello,
I wanted to compile the newest svn of http://svn.sourceforge.net/viewcvs.cgi/themanaworld/tmw/trunk/ChangeLog?view=markup again, but I get a error, here the output:

tmw-buysellhandler.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DTMW_DATADIR=\""/usr/local/share/tmw/"\" -Wall -Werror -DUSE_OPENGL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT `pkg-config --cflags libxml-2.0` -g -O2 -MT tmw-charserverhandler.o -MD -MP -MF ".deps/tmw-charserverhandler.Tpo" -c -o tmw-charserverhandler.o `test -f 'net/charserverhandler.cpp' || echo './'`net/charserverhandler.cpp; \ then mv -f ".deps/tmw-charserverhandler.Tpo" ".deps/tmw-charserverhandler.Po"; else rm -f ".deps/tmw-charserverhandler.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DTMW_DATADIR=\""/usr/local/share/tmw/"\" -Wall -Werror -DUSE_OPENGL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT `pkg-config --cflags libxml-2.0` -g -O2 -MT tmw-chathandler.o -MD -MP -MF ".deps/tmw-chathandler.Tpo" -c -o tmw-chathandler.o `test -f 'net/chathandler.cpp' || echo './'`net/chathandler.cpp; \ then mv -f ".deps/tmw-chathandler.Tpo" ".deps/tmw-chathandler.Po"; else rm -f ".deps/tmw-chathandler.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DTMW_DATADIR=\""/usr/local/share/tmw/"\" -Wall -Werror -DUSE_OPENGL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT `pkg-config --cflags libxml-2.0` -g -O2 -MT tmw-equipmenthandler.o -MD -MP -MF ".deps/tmw-equipmenthandler.Tpo" -c -o tmw-equipmenthandler.o `test -f 'net/equipmenthandler.cpp' || echo './'`net/equipmenthandler.cpp; \ then mv -f ".deps/tmw-equipmenthandler.Tpo" ".deps/tmw-equipmenthandler.Po"; else rm -f ".deps/tmw-equipmenthandler.Tpo"; exit 1; fi /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/ios_base.h: In constructor 'std::ios_base::_Words::_Words()': /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/ios_base.h:500: internal compiler error: Speicherzugriffsfehler
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [tmw-equipmenthandler.o] Fehler 1
make[2]: Leaving directory `/mnt/hdb/Build/themanaworld/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/mnt/hdb/Build/themanaworld'
make: *** [all] Fehler 2
me@the-me:/mnt/hdb/Build/themanaworld$



Reply to: