From owner-freebsd-questions Thu Nov 15 7:28:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 421E237B41A for ; Thu, 15 Nov 2001 07:28:50 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAFFSQl66051 for ; Thu, 15 Nov 2001 10:28:26 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111151528.fAFFSQl66051@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Subject: mozilla dumps core while installing JS From: "Richard E. Hawkins" Date: Thu, 15 Nov 2001 10:28:26 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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