Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121947 - kdegraphics-3.5.1 tries to link against nonexisting libungif
Summary: kdegraphics-3.5.1 tries to link against nonexisting libungif
Status: RESOLVED DUPLICATE of bug 83238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 02:02 UTC by Axel Reimann
Modified: 2006-02-07 02:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (info.txt,3.42 KB, text/plain)
2006-02-07 02:03 UTC, Axel Reimann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Reimann 2006-02-07 02:02:17 UTC
I know I once had libungif on my machine. Seems, this zombie is still somewhere around even though I wiped it from the disc and removed the according useflag.
I have no idea anymore what's causing this:

creating libkdeinit_kuickshow_la.all_cpp.cpp ...
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=athlon-xp -msse -mmmx -m3dnow -fstack-protector -I/usr/include/madwifi -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 -c -o libkdeinit_kuickshow_la.all_cpp.lo `test -f 'libkdeinit_kuickshow_la.all_cpp.cpp' || echo './'`libkdeinit_kuickshow_la.all_cpp.cpp
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=athlon-xp -msse -mmmx -m3dnow -fstack-protector -I/usr/include/madwifi -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.5/lib -no-undefined -avoid-version -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    libkdeinit_kuickshow_la.all_cpp.lo  -lkdeprint -L/usr/lib -lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lm
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
Comment 1 Axel Reimann 2006-02-07 02:03:27 UTC
Created attachment 79091 [details]
emerge info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-07 02:27:01 UTC
Search before reporting bugs...

*** This bug has been marked as a duplicate of 83238 ***