Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96285 - kuickshow fails to compile: libungif is missing
Summary: kuickshow fails to compile: libungif is missing
Status: RESOLVED DUPLICATE of bug 83238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 08:15 UTC by Peter Thomassen
Modified: 2005-06-16 10:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thomassen 2005-06-16 08:15:26 UTC
When trying to compile kuickshow, I receive the following error:

/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute -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    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
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
make[3]: *** [libkdeinit_kuickshow.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1/kuickshow/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1/kuickshow'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kuickshow-3.4.1 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2

So, if libungif can't be made optional, add a dependency on it, please.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 08:20:38 UTC
Step 1 - search for your bug
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 08:21:09 UTC

*** This bug has been marked as a duplicate of 83238 ***
Comment 3 Peter Thomassen 2005-06-16 08:27:17 UTC
Sorry, I didn't know that the search field on http://bugs.gentoo.org/ only 
shows opened bugs. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 10:12:26 UTC
(In reply to comment #3)
> Sorry, I didn't know that the search field on http://bugs.gentoo.org/ only 
> shows opened bugs. 

Well, not your fault, the search help would need a little facelift. ;-)