firefox 1.0.4 compilation failure

Alistair Sutton alistair.sutton at gmail.com
Fri Jun 17 09:39:20 GMT 2005


On 6/17/05, Vladimir Kotal <vladimir.kotal at col.cz> wrote:
> On Fri, Jun 17, 2005 at 10:27:27AM +0100, Alistair Sutton wrote:
> > On 6/17/05, Vladimir Kotal <vladimir.kotal at 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 and
> > > 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 found
> > > 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/xpcom'
> > > 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?
> >
> 
> From scratch. (even did make distclean before make clean)

Something somewhere in the build is still linked against the old glib library.

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
-- 
LJ: http://www.livejournal.com/users/everlone
GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg


More information about the freebsd-gnome mailing list