Date: Mon, 18 Dec 2000 12:59:33 +0600 (NS) From: Max Khon <fjoe@iclub.nsu.ru> To: Roman Shterenzon <roman@harmonic.co.il> Cc: obrien@freebsd.org, freebsd-stable@freebsd.org Subject: Re: mozilla and 4.2-RELEASE Message-ID: <Pine.BSF.4.21.0012181258560.1530-100000@iclub.nsu.ru> In-Reply-To: <977094712.3a3d4838e58f2@webmail.harmonic.co.il>
next in thread | previous in thread | raw e-mail | index | archive | help
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 /fjoe 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.BSF.4.21.0012181258560.1530-100000>