gcc bug? Openoffice port impossibel to compile on 4.8
From: Julian Elischer (julian_at_elischer.org)
Date: 05/22/03
- Previous message: Julian Elischer: "Re: libkse and SMP (was Re: USB bulk read & pthreads)"
- Next in thread: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Reply: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Maybe reply: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Maybe reply: Dag-Erling Smorgrav: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 May 2003 10:23:23 -0700 (PDT) To: hackers@freebsd.org
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.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Julian Elischer: "Re: libkse and SMP (was Re: USB bulk read & pthreads)"
- Next in thread: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Reply: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Maybe reply: Wes Peters: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Maybe reply: Dag-Erling Smorgrav: "Re: gcc bug? Openoffice port impossibel to compile on 4.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|