Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5656

Summary: chromium-0.9.12-r1.ebuild fails : ld " cannot find -lqt "
Product: Gentoo Linux Reporter: Aniruddha Shankar <k>
Component: New packagesAssignee: José Alberto Suárez López <bass>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aniruddha Shankar 2002-07-27 14:22:29 UTC
/usr/qt/2/bin/moc PlayList.h -o moc/moc_PlayList.cpp
g++ -c -pipe  -I../support/openal/linux/include -I../support/openal/include `/usr/bin/sdl-config 
--cflags` -DUSE_SDL `/usr/bin/smpeg-config --cflags` -Wall -W -g -D_REENTRANT -I/usr/qt/2/include 
-o moc/moc_PlayList.o moc/moc_PlayList.cpp
g++  -o chromium-setup Audio.o ConfigFile.o HelpPage.o HiScoreWidget.o MainWidget.o PlayList.o 
../src/Config.o ../src/HiScore.o main.o moc/moc_ConfigFile.o moc/moc_HelpPage.o 
moc/moc_HiScoreWidget.o moc/moc_MainWidget.o moc/moc_PlayList.o  -L/usr/qt/2/lib 
-L/usr/X11R6/lib  -L../support/openal/lib -lopenal -ldl `/usr/bin/sdl-config --libs` 
`/usr/bin/smpeg-config --libs` -L/usr/lib -lvorbis -lvorbisfile -lm -pthread -lqt -lXext -lX11 -lm
/usr/i686-pc-linux-gnu/bin/ld: cannot find -lqt
collect2: ld returned 1 exit status
make[1]: *** [chromium-setup] Error 1
make[1]: Leaving directory `/var/tmp/portage/chromium-0.9.12-r1/work/Chromium-0.9/src-setup'
make: *** [src-setup] Error 2
Comment 1 José Alberto Suárez López 2002-08-06 07:08:32 UTC
try run 'ldconfig' before emerging
Comment 2 José Alberto Suárez López 2002-08-08 20:28:38 UTC
what USE varibles are you using?
Comment 3 Aniruddha Shankar 2002-08-13 06:10:04 UTC
heh... don't know what exactly I did (re-emerge qt ?) but it works now 

thanks Jos
Comment 4 Aniruddha Shankar 2002-08-13 06:10:04 UTC
heh... don't know what exactly I did (re-emerge qt ?) but it works now 

thanks José 

Aniruddha Shankar
Bangalore, India
Comment 5 José Alberto Suárez López 2002-08-17 14:03:08 UTC
ops :P don't worry some times suddenly the code works :P
well closing...