Date: Thu, 22 May 2003 10:23:23 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: hackers@freebsd.org Subject: gcc bug? Openoffice port impossibel to compile on 4.8 Message-ID: <Pine.BSF.4.21.0305221020170.82473-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
I have rebuilt my system several times and rebuilt all ports.. /usr/ports/editors/openoffice always ends up with: /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/backward/bac kward_warning.h:32:2: warning: #warning This file includes at least one deprecat ed or antiquated header. Please consider using one of the 32 headers found in se ction 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated h eader <strstream.h>. To disable this warning use -Wno-deprecated. /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/iostream: In function `void __static_initialization_and_destruction_0(int, int)': /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.3/include/g++-v3/iostream:63: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. gmake[5]: *** [Names.o] Error 1 gmake[5]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix/source/xslt' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix/source' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions/transformiix' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/extensions' gmake[1]: *** [tier_94] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/editors/openoffice/work/mozilla. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice. *** Error code 1 Stop in /usr/ports/editors/openoffice.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0305221020170.82473-100000>