[mythtv-users] Help? /usr/bin/ld: cannot find -lvdpau compiling trunk

William william_munson at comcast.net
Wed Oct 14 01:10:08 UTC 2009


I am trying to compile trunk and am stuck. I am getting the following 
error when compiling libmythui with vdpau support.  I have JYA's nvidia 
190.36 drivers installed including the -dev package. I am running ubuntu 
8.04.  I did have to make a manual symlink to one of the libs to get 
past a previous compile error but cannot remember atm what lib it was. 
Perhaps this is the same sort of issue but this one does not offer any 
clues as to whats actually wrong. Any thoughts or suggestions on what I 
missed installing?

William



make[2]: Entering directory `/root/trunk/mythtv/libs/libmythui'
rm -f libmythui-0.22.so.0.22.0 libmythui-0.22.so libmythui-0.22.so.0 
libmythui-0.22.so.0.22
ccache g++ -Wl,-O1 -shared -Wl,-soname,libmythui-0.22.so.0 -o 
libmythui-0.22.so.0.22.0 mythmainwindow.o mythpainter.o mythimage.o 
mythrect.o myththemebase.o mythpainter_qt.o xmlparsebase.o 
mythuihelper.o mythscreenstack.o mythscreentype.o mythgesture.o 
mythuitype.o mythuiimage.o mythuitext.o mythuistatetype.o 
mythfontproperties.o mythuibutton.o myththemedmenu.o mythdialogbox.o 
mythuiclock.o mythuitextedit.o mythprogressdialog.o mythuispinbox.o 
mythuicheckbox.o mythuibuttonlist.o mythuigroup.o mythuiprogressbar.o 
mythuiwebbrowser.o screensaver.o screensaver-null.o mythsystem.o 
x11colors.o themeinfo.o mythxdisplay.o DisplayRes.o DisplayResScreen.o 
mythgenerictree.o mythuibuttontree.o mythuiutils.o mythvirtualkeyboard.o 
mythuishape.o mythuiguidegrid.o mythpainter_vdpau.o screensaver-x11.o 
jsmenu.o jsmenuevent.o lirc.o lircevent.o lirc_client.o DisplayResX.o 
util-nvctrl.o mythpainter_ogl.o moc_mythmainwindow.o 
moc_mythmainwindow_internal.o moc_mythscreenstack.o moc_mythscreentype.o 
moc_mythuitype.o moc_mythuibutton.o moc_myththemedmenu.o 
moc_mythdialogbox.o moc_mythuitextedit.o moc_mythprogressdialog.o 
moc_mythuispinbox.o moc_mythuicheckbox.o moc_mythuibuttonlist.o 
moc_mythuiwebbrowser.o moc_mythuibuttontree.o moc_mythvirtualkeyboard.o 
moc_screensaver-x11.o moc_lirc.o    -L../libmythdb -lmythdb-0.22 -lvdpau 
-L/usr/lib -L/usr/X11R6/lib -L../libmythnvctrl -lmythnvctrl-0.22 
-lfreetype -lz -lraw1394 -liec61883 -lavc1394 -lrom1394 -ldirectfb 
-lfusion -ldirect -lXinerama -lX11 -lXext -lXxf86vm -lXv -lXrandr 
-lpthread -lQtWebKit -lQtSql -lQtXml -lQtOpenGL -lQtGui -lQtNetwork 
-lQtCore -lGLU -lGL
/usr/bin/ld: cannot find -lvdpau
collect2: ld returned 1 exit status
make[2]: *** [libmythui-0.22.so.0.22.0] Error 1
make[2]: Leaving directory `/root/trunk/mythtv/libs/libmythui'
make[1]: *** [sub-libmythui-make_default] Error 2
make[1]: Leaving directory `/root/trunk/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2
root at mythtv:~/trunk/mythtv#



More information about the mythtv-users mailing list