[mythtv] prob compiling libmythupnp

Erik Hovland erik at hovland.org
Mon May 19 01:51:22 UTC 2008


On Sun, May 18, 2008 at 08:35:01PM -0500, Michael Wisniewski wrote:
> Hi!
> 
> While compiling Revision: 17354 of mythtv, I'm getting the below error...
> 
> I'm going to try to go through some of the previous revs to see if I
> can't narrow it down.
> 
> cache g++ -shared -Wl,-soname,libmythupnp-0.22.so.0 -o
> libmythupnp-0.22.so.0.22.0 version.o httprequest.o upnp.o ssdp.o
> taskqueue.o upnputil.o upnpdevice.o upnptasknotify.o upnptasksearch.o
> threadpool.o httpserver.o upnpcds.o upnpcdsobjects.o
> bufferedsocketdevice.o eventing.o upnpcmgr.o upnpmsrr.o
> upnptaskevent.o ssdpcache.o configuration.o soapclient.o
> mythxmlclient.o moc_ssdpcache.o   -L/usr/lib -lfreetype -lz -lmp3lame
> -lasound -L/usr/lib -lartsc -lgmodule-2.0 -ldl -lgthread-2.0 -lrt
> -lglib-2.0 -ljack -lraw1394 -liec61883 -lavc1394 -lrom1394
> -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -lXrandr
> -lXvMCW -lXvMC -lpthread -lQt3Support -lQtSql -lQtXml -lQtOpenGL
> -lQtGui -lQtNetwork -lQtCore -lGLU -lGL
> /usr/bin/ld: cannot find -lQtOpenGL
> collect2: ld returned 1 exit status
> make[2]: *** [libmythupnp-0.22.so.0.22.0] Error 1
> make[2]: Leaving directory
> `/usr/src/homemade/myth-new/trunk/mythtv/libs/libmythupnp'
> make[1]: *** [sub-libmythupnp-make_default-ordered] Error 2
> make[1]: Leaving directory `/usr/src/homemade/myth-new/trunk/mythtv/libs'
> make: *** [sub-libs-make_default-ordered] Error 2
> 
> 
> Just wondering if anybody else has run across this....

I came across this when I accidentally accepted the Ubuntu backport of
Qt 4.4.0. That backported set of packages has no OpenGL support. Once I
reverted back to 4.3 from hardy things were fine again. If this happened
to you then this is probably where the problem lies.

E

-- 
Erik Hovland
mail: erik at hovland.org
web: http://hovland.org/
PGP/GPG public key available on request



More information about the mythtv-dev mailing list