can't update system.

Scot Hetzel swhetzel at gmail.com
Tue Jan 12 19:17:49 UTC 2010


On Tue, Jan 12, 2010 at 12:51 PM, Scot Hetzel <swhetzel at gmail.com> wrote:
> On Tue, Jan 12, 2010 at 12:29 PM, keneasson <keneasson at zoho.com> wrote:
>> I did a pkg_delete for both libiconv and libxul in the hope that this would
>> clear any stale depends from firefox2 days causing me these problems.
>>
> :
>> #cd ../../devel/libtool22
>> local# make
>> ===>   libtool-2.2.6b depends on file: /usr/local/lib/liul/libxul.so - not
>> found
>> ===>    Verifying install for /usr/local/lib/libxul/libxul.so in
>> /usr/ports/www/libxul
>
> libtool22 has no dependencies, this points to something in your
> environment is causing the GECKO port to be included as a dependency.
> Check your /etc/make.conf, and/or /usr/local/etc/ports.conf (if using
> ports-mgmt/portconf) for USE_GECKO.
>
Also check these files for WANT_GECKO.

dv8t01# pwd
/usr/ports/devel/libtool22
dv8t01# make -V LIB_DEPENDS

dv8t01# make -V LIB_DEPENDS WANT_GECKO=libxul
cairo.2:/usr/ports/graphics/cairo  jpeg.10:/usr/ports/graphics/jpeg
nspr4:/usr/ports/devel/nspr nss3:/usr/ports/security/nss
png.5:/usr/ports/graphics/png Xft.2:/usr/ports/x11-fonts/libXft
iconv.3:/usr/ports/converters/libiconv
atk-1.0.0:/usr/ports/accessibility/atk
glib-2.0.0:/usr/ports/devel/glib20
gtk-x11-2.0.0:/usr/ports/x11-toolkits/gtk20
IDL-2.0:/usr/ports/devel/libIDL
pango-1.0.0:/usr/ports/x11-toolkits/pango

Scot


More information about the freebsd-questions mailing list