Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 14:03:25 -0700
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        ports@freebsd.org
Subject:   mozilla port won't compile -- c++ segfaults
Message-ID:  <15117.30493.261158.396949@hip186.ch.intel.com>

next in thread | raw e-mail | index | archive | help

Hi all,

I CVSup'ed my ports tree last night and starting from scratch, I tried to
compile Mozilla 0.9. It gets a ways into it then croaks with the following
error: 

c++ -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align
-Woverloaded-virtual -Wsynth -Wshadow -Wno-long-long -O -pipe
-march=pentiumpro -pipe -O -DNDEBUG -DTRIMMED -shared -Wl,-h
-Wl,libgklayout.so -o libgklayout.so nsLayoutDLF.o nsLayoutFactory.o
nsLayoutModule.o -Wl,--whole-archive ../../dist/lib/libgkhtmlbase_s.a
../../dist/lib/libgkhtmldoc_s.a ../../dist/lib/libgkhtmlforms_s.a
../../dist/lib/libgkhtmlstyle_s.a ../../dist/lib/libgkhtmltable_s.a
../../dist/lib/libgkxulbase_s.a ../../dist/lib/libgkbase_s.a
../../dist/lib/libgkconshared_s.a ../../dist/lib/libgkxuloutliner_s.a
../../dist/lib/libgkmathmlcon_s.a ../../dist/lib/libgkmathmlbase_s.a
../../dist/lib/libgksvgcon_s.a ../../dist/lib/libgksvgbase_s.a
-Wl,--no-whole-archive -L../../dist/bin -ljsdom -lgkgfx -L../../dist/bin
-lxpcom -L../../dist/bin -L/usr/ports/www/mozilla/work/mozilla/dist/lib
-lplds4 -lplc4 -lnspr4 -pthread -lmozjs -lm
c++: Internal compiler error: program ld got fatal signal 11
gmake[2]: *** [libgklayout.so] Error 1
gmake[2]: *** Deleting file `libgklayout.so'
gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/layout/build'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/layout'
gmake: *** [install] Error 2
*** Error code 2

Stop in /usr/ports/www/mozilla.
*** Error code 1

Stop in /usr/ports/www/mozilla.

(long compile line wrapped by me for prettiness)

I've tried this on a dual Celeron machine (that has been rock stable doing
"-j6" buildworlds for almost a year) as well as a Dell Latitude CPx J laptop,
so I'm kinda thinking it's not the typical "hardware problem" that people
experience when they catch sig 11's during buildworld.

Anybody else see this?

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds               WCCG, CCE,      (space for rent, cheap!)      |
| Intel Corporation   MS: CH6-210   Phone: 480-554-9092   pgr: 602-868-6512 |
| jreynold@sedona.ch.intel.com  http://www-aec.ch.intel.com/~jreynold/      |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15117.30493.261158.396949>