Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11138 - kdebase-3.0.4-r3 looks for jpeg in wrong place
Summary: kdebase-3.0.4-r3 looks for jpeg in wrong place
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-23 16:23 UTC by Ilia Lobsanov
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Ilia Lobsanov 2002-11-23 16:23:57 UTC
/bin/sh ../../libtool --mode=link --tag=CXX i686-pc-linux-gnu-g++  -DNDEBUG
-DNO_DEBUG -O2 -march=pentium3 -O3 -pipe -fomit-frame-pointer -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib  -o kcm_konqhtml.la.closure
kcm_konqhtml_la_closure.lo -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib 
-module -avoid-version -no-undefined kcm_konqhtml_la.all_cpp.lo  -lkhtml -lkdeui 
libtool: link: cannot find the library
`/var/tmp/portage/jpeg-6b-r3/image//usr/lib/libjpeg.la'
make[3]: *** [kcm_konqhtml.la.closure] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4/kcontrol/konqhtml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.0.4-r3/work/kdebase-3.0.4'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.0.4-r3 failed.
!!! Function kde_src_compile, Line 106, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-11-29 13:48:52 UTC
That sounds like some .la file has the /var/tmp... path encoded in it. 
Grep the .la files in /usr/lib, see if any of them has it? 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-11-29 13:51:01 UTC
Check .la files in $KDEDIR/lib, too. 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2003-01-31 07:06:02 UTC
Hello? Are you still there? Please do as we said, or if the problem is gone, tell us so we can 
close this bug. 
Comment 4 Ilia Lobsanov 2003-01-31 09:28:25 UTC
yeah u can close it. sorry.
Comment 5 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-02 17:53:11 UTC
fixed for the reporter, closing this bug.