Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 10:59:01 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-ports@freebsd.org
Cc:        patrick@spacesurfer.com
Subject:   Re: mozilla/firefox libglib-2.0.so.600 missing
Message-ID:  <200511301059.02499.ringworm01@gmail.com>
In-Reply-To: <20051130184231.2E3299F8547@ws7.spacesurfer.com>
References:  <20051130184231.2E3299F8547@ws7.spacesurfer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 November 2005 10:42, patrick@spacesurfer.com wrote:
> Hello,
>
> When I try and build either mozilla or firefox with the latest ports, it
> fails with:
>
> ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o
> _xpidlgen/nsIConsoleListener nsIConsoleListener.idl
> /libexec/ld-elf.so.1: Shared object "libglib-2.0.so.600" not found,
> required by "libIDL-2.so.0"
>
> During the build process I upgraded a number of ports, including glib2 (now
> at glib-2.8.4). The upgrade process has also broken my current installation
> of mozilla and firefox. When I try and run them I get:
>
> /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.600" not found,
> required by "mozilla-bin"
>
> where did these libraries ending in .600 come from and how do I get them
> back!
>
> regards,
> Patrick
>
> URL: http://www.spacereg.com/
> Email: patrick@spacesurfer.com
> Tel: +44.7050699851
> Fax: +44.7050699852
> Personal URL: http://patrick.spacesurfer.com/

You need to rebuild dependencies, others will recommend using portupgrade,
I recommend sysutils/portmanager, just run:

portmanager www/firefox -f -l   (-l logs the result 
in /var/log/portmanager.log) which you can send to me if any problems.

-Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511301059.02499.ringworm01>