[mythtv-commits] Ticket #2329: mythgallery Makefile needs an additional -L
MythTV
mythtv at cvs.mythtv.org
Wed Sep 6 05:56:59 UTC 2006
#2329: mythgallery Makefile needs an additional -L
-------------------------------+--------------------------------------------
Reporter: siggy at hotmail.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythgallery | Version:
Severity: low |
-------------------------------+--------------------------------------------
Building Mythgallery on SUSE 10.1 gives the following error:
/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld:
cannot find -lXmu
I got it to build by adding -L/usr/X11R6/lib to the Mythgallery Makefile,
but I assume it should be fixed in mythgallery.pro.
This issue looks similar to Ticket #2230 for mytharchivehelper, so maybe
add something like this to mythgallery.pro:
LIBS += -L$${PREFIX}/lib $$EXTRA_LIBS
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/2329>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list