Date: Fri, 17 Jun 2005 10:39:19 +0100 From: Alistair Sutton <alistair.sutton@gmail.com> To: vladimir.kotal@col.cz Cc: gnome@freebsd.org Subject: Re: firefox 1.0.4 compilation failure Message-ID: <fa8f059505061702391da8055a@mail.gmail.com> In-Reply-To: <20050617092858.GV98048@k2.vol.cz> References: <20050616082012.GO98048@k2.vol.cz> <027668B2-6571-4AE0-8713-BC55CD01ABA9@ahze.net> <20050616092649.GQ98048@k2.vol.cz> <D525258A-770A-40A8-8D72-1D15402427CF@ahze.net> <20050617084931.GU98048@k2.vol.cz> <fa8f0595050617022793244ab@mail.gmail.com> <20050617092858.GV98048@k2.vol.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/17/05, Vladimir Kotal <vladimir.kotal@col.cz> wrote: > On Fri, Jun 17, 2005 at 10:27:27AM +0100, Alistair Sutton wrote: > > On 6/17/05, Vladimir Kotal <vladimir.kotal@col.cz> wrote: > > > On Thu, Jun 16, 2005 at 05:36:50AM -0400, Michael Johnson wrote: > > > > > > > Hmm, incorrect usage of pkg_{install,delete} I guess. > > > > > > After reinstalling libXft, glib, pango, freetype2, gtk2, gnome-libs a= nd > > > couple of others I ended with the following: > > > > > > Creating ../../dist/idl > > > /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644 > > > nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl > > > nsIErrorService.idl nsIException.idl nsIExceptionService.idl > > > ../../dist/idl > > > Creating _xpidlgen/.done > > > nsIConsoleListener.idl > > > ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o > > > _xpidlgen/nsIConsoleListener nsIConsoleListener.idl > > > /usr/libexec/ld-elf.so.1: Shared object "libglib-2.0.so.400" not foun= d > > > gmake[3]: *** [_xpidlgen/nsIConsoleListener.h] Error 1 > > > gmake[3]: Leaving directory > > > `/usr/ports/www/firefox/work/mozilla/xpcom/base' > > > gmake[2]: *** [export] Error 2 > > > gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/xpco= m' > > > gmake[1]: *** [tier_2] Error 2 > > > gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' > > > gmake: *** [default] Error 2 > > > *** Error code 2 > > > > > > Stop in /usr/ports/www/firefox. > > > > Did you start the build from scratch or did you just carry on with the > > previous incomplete build? > > >=20 > From scratch. (even did make distclean before make clean) Something somewhere in the build is still linked against the old glib libra= ry. What version of GNOME are you running? It may be worth getting and running gnome_upgrade.sh and leaving it to do the whole upgrade. That should fix any ports that are still linked to the old glib library. Alternatively you could do a 'portupgrade -aR' on www/firefox and see if that fixes it quicker (I'm not sure that it won't break anything else though which is why I mentioned the gnome_upgrade.sh script first) Al --=20 LJ: http://www.livejournal.com/users/everlone GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa8f059505061702391da8055a>