Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5656 - chromium-0.9.12-r1.ebuild fails : ld " cannot find -lqt "
Summary: chromium-0.9.12-r1.ebuild fails : ld " cannot find -lqt "
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 14:22 UTC by Aniruddha Shankar
Modified: 2002-08-17 14:03 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 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...