From: Alexander Puchmayr <alexander.puchmayr@linznet.at>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] libungif?
Date: Wed, 1 Mar 2006 19:00:54 +0100 [thread overview]
Message-ID: <200603011900.54471.alexander.puchmayr@linznet.at> (raw)
In-Reply-To: <200602261201.01127.gentoo.org@machturtle.com>
Hi David!
I assume you made something like a emerge -u world, which replaced your
libungif by giflib.
Unfortunately, some applications (especially other libraries which depended
on libungif) have a reference to /usr/lib/libungif.la in their .la-files.
First step: make a revdep-rebuild [-p]
If that does not help, you have to locate those 'nasty' .la-files which
cause your problems:
find /usr/lib -iname '*.la' -exec grep -nH libungif {} \;
It should report some files containing libungif. Determine the package which
they belong to by
equery belongs <.la-file>
and re-emerge these packages. Then re-emerge kdegraphics.
Greetings
Alex
Am Sonntag, 26. Februar 2006 18:01 schrieb David Corbin:
> While emerging kdegraphics, I get the following error:
>
> D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
> -march=i686 -fomit-frame-pointer -Wformat-security
> -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
> -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -I/usr/X11R6/include -o
> libkdeinit_kuickshow.la -rpath /usr/kde/3.4/lib -no-undefined
> -avoid-version -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib
> kuickshow.lo aboutwidget.lo generalwidget.lo kuickconfigdlg.lo main.lo
> defaultswidget.lo imagewindow.lo kuickdata.lo imdata.lo filefinder.lo
> kurlwidget.lo filewidget.lo kuickio.lo kuick.lo imlibwidget.lo
> slideshowwidget.lo printing.lo -lkdeprint -L/usr/lib -lImlib -ljpeg
> -ltiff -lungif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext
> -lX11
> grep: /usr/lib/libungif.la: No such file or directory
> /bin/sed: can't read /usr/lib/libungif.la: No such file or directory
> libtool: link: `/usr/lib/libungif.la' is not a valid libtool archive
>
> Any ideas where it supposed to come from?
>
> David
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-01 18:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-26 17:01 [gentoo-user] libungif? David Corbin
2006-02-27 0:02 ` Peter Ruskin
2006-02-26 19:08 ` David Corbin
2006-02-27 12:16 ` Philip Webb
2006-02-28 0:07 ` David Corbin
2006-02-28 13:20 ` Philip Webb
2006-03-01 18:00 ` Alexander Puchmayr [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-20 2:53 [gentoo-user] libungif?? Tony Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200603011900.54471.alexander.puchmayr@linznet.at \
--to=alexander.puchmayr@linznet.at \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox