[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compiling KwinTV?



I was able to get task-kde-devel installed and tried to compile KwinTV. 
./configure seemed to work, all the required directories were found, but make 
fails at the very end when linking with the following:

/bin/sh ../libtool --silent --mode=link g++  -O2 -s -o kwintv -L/usr/lib  
-L/usr/X11R6/lib  wintv.o wintvmain.o wintvscreen.o wintvchannel.o 
wintvstream.o wintvstreamview.o wintvstreamviewData.o otab.o otabdata.o 
omixdev.o omixdevdata.o ogeneraldata.o ogeneral.o osnapshotdata.o osnapshot.o 
ofullscreen.o ofullscreendata.o vtab.o vtabdata.o soptions.o soptionsData.o 
sframerate.o sframerateData.o dsp.o rcfile.o channel.o mixer.o countries.o 
avivideoclip.o rawvideoclip.o ppmvideoclip.o c2freq.o c2freqData.o c2opts.o 
c2optsData.o c2prog.o c2progData.o ctab.o
ctabdata.o kirc.o wintvscan.o parsecl.o wizNorm.o wizRegion.o wizScan.o 
wizNormData.o wizRegionData.o wizScanData.o wizFinish.o wizFinishData.o 
docking.o v4lxif.o qt_visual.o colorspace.o -lkdeui -lkdecore -lqt -lqt-mt 
-lXext -ljpeg  -lXxf86dga -lXxf86vm
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[3]: *** [kwintv] Error 1
make[3]: Leaving directory `/home/jgay/kwintv/kwintv-0.8.5/kwintv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jgay/kwintv/kwintv-0.8.5/kwintv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jgay/kwintv/kwintv-0.8.5'
make: *** [all-recursive-am] Error 2
progeny:/home/jgay/kwintv/kwintv-0.8.5#

As far as I can tell, everything has compiled but when it tries to link the 
executable, it can't find the lqt and mt lib's? This is only a WAG, as I'm 
not that great at compiling. Can someone make out what is failing, and even 
better, what I need to do about it? I tried running ldconfig, just in case, 
but it still didn't work.

My other question is, once I've got make complete, will make install put 
everything into the right directories for a Debian-based system or will I 
need to change anything first? Ideally I'd like to build, test and contribute 
a .deb for kwintv as I can't seem to find one but I know little enough about 
just compiling software. I wouldn't know where to start to make a .deb out of 
it.

Cheers,

	John Gay



Reply to: