Date: Mon, 18 Dec 2000 09:44:27 +0200 (IST) From: Roman Shterenzon <roman@harmonic.co.il> To: Max Khon <fjoe@iclub.nsu.ru> Cc: obrien@freebsd.org, freebsd-stable@freebsd.org Subject: Re: mozilla and 4.2-RELEASE Message-ID: <Pine.LNX.4.10.10012180943510.25291-100000@shark.harmonic.co.il> In-Reply-To: <Pine.BSF.4.21.0012181258560.1530-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10012180943510.25291-100000>