Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 10:28:26 -0500
From:      "Richard E. Hawkins" <dochawk@psu.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   mozilla dumps core while installing JS
Message-ID:  <200111151528.fAFFSQl66051@fac13.ds.psu.edu>

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

A few weeks ago, I was able to build mozilla .9.4, and even .9.5 by 
hacking the .9.4 build file.

.9.5 seems to get most of the way thorugh build, but fails rather late 
in make (not make install)

I 
get:


c++ -o mozilla-bin -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exc
eptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Wov
erloaded-virtual -Wsynth -Wno-long-long -pipe -O -pipe -march=pentiumpro  -DNDEB
UG -DTRIMMED -DWIDGET_DLL=\"libwidget_gtk.so\" -DGFXWIN_DLL=\"libgfx_gtk.so\" -I
/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr
/X11R6/include  nsAppRunner.o nsSetupRegistry.o nsWindowCreator.o nsSigHandlers.
o showOSAlert.o  -L../../dist/bin -L../../dist/lib  -lgkgfx -lmpfilelocprovider_
s  -L../../dist/bin -lmozjs  -L../../dist/bin -lxpcom -ljsj -L/usr/ports/www/moz
illa/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -pthread   -L/usr/X11R6/lib -L
/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lin
tl -lxpg4 -lXext -lX11 -lm -ldl -lm     
/usr/lib/libc_r.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc_r.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recomm
ended.
/usr/lib/libc_r.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mk
stemp()
true mozilla-bin
../../config/nsinstall -R -m 755 mozilla-bin ../../dist/bin
../../config/nsinstall -R mozilla ../../dist/bin
../../config/nsinstall -R splash.xpm ../../dist/bin
gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpfe/bootstrap'
*** Deferring registration of sample JS components
registerSelf for remoteControl
*** Registering -venkman handler.
*** Registering sample JS components
*** Unloading sample JS components
Segmentation fault - core dumped
*** Error code 139

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

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

Stop in /usr/ports/www/mozilla.


This has been going on for weeks now.

hawk

-- 
What part of "non-negotiable" didn't you understand? /"\   ASCII ribbon campaign
dochawk@psu.edu  Smeal 178  (814) 375-4700           \ /   against HTML mail
These opinions will not be those of                   X    and postings. 
Penn State until it pays my retainer.                / \   



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




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