From owner-freebsd-stable Sun Dec 17 23:59:35 2000 From owner-freebsd-stable@FreeBSD.ORG Sun Dec 17 23:59:33 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 8569237B400; Sun, 17 Dec 2000 23:59:31 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id JAA25330; Mon, 18 Dec 2000 09:44:28 +0200 Date: Mon, 18 Dec 2000 09:44:27 +0200 (IST) From: Roman Shterenzon To: Max Khon Cc: obrien@freebsd.org, freebsd-stable@freebsd.org Subject: Re: mozilla and 4.2-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 18 Dec 2000, Max Khon wrote: > hi, there! > > On Mon, 18 Dec 2000, Roman Shterenzon wrote: > > > > > Yesterday I installed vanilla 4.2 (the second revision of iso image) > > > on a new > > > > computer, and then, after updating the ports tree I did: > > > > cd /usr/ports/www/mozilla; make install > > > > several hours later it finished and installed the mozilla package. > > > > Running it produces a segmentation fault, running mozilla-bin even > > > creates > > > > a core file. > > > > > > [snip] > > > > > > > Should I try the patch obrien posted? > > > > > > definitely yes > > > please report the results > > > thanks, > > > > > I tried the following, applied the patch (it applied cleanly), checked that it > > really applied (yes it did). > > did: cd /usr/src/gnu/usr.bin/cc ; make all && make install && make clean > > cd /usr/ports/www/mozilla > > pkg_delete mozilla-M18 ; rm -rf /usr/X11R6/lib/mozilla (it wasn't there) > > make install > > several hours later it produced the binary which dumped core on startup (again). > > for the sake of it, I took a package I made on my 4.1-STABLE some time ago, > > and did pkg_add -f mozilla-M18.tgz (it had older dependencies, so I needed -f). > > And, it DOES work. (All needed libs were installed from ports, e.g. ORBit, > > gtk,glib). > > Perhaps I needed buildworld after I applied the patch, and make all in cc > > directory wasn't enough? > > If it was enough, then I don't have any idea which change make mozilla break. > > Whatever broke mozilla didn't break ORBit and friends.. Weird. Probably > > something C++ related. > > you should rebuild world. at least libc_r.so should be rebuilt Ok, sorry. I'll rebuild world today, and check if it works. Thanks! --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message