[mythtv-commits] Ticket #2230: mytharchivehelper Makefile needs an additional -L

MythTV mythtv at cvs.mythtv.org
Wed Aug 23 17:33:30 UTC 2006


#2230: mytharchivehelper Makefile needs an additional -L
------------------------------------+---------------------------------------
 Reporter:  jason.fisher at gmail.com  |       Owner:  paulh
     Type:  defect                  |      Status:  new  
 Priority:  minor                   |   Milestone:       
Component:  mytharchive             |     Version:       
 Severity:  medium                  |  
------------------------------------+---------------------------------------
 g++  -o mytharchivehelper main.o archiveutil.o    -L/usr/lib64/
 -L/usr/kde/3.3/lib -L/usr/lib/qt3/lib64/ -L/usr/lib64/ -L/usr/local/lib
 -lmyth-0.19 -lmythtv-0.19 -lmythui-0.19 -lmythfreemheg-0.19
 -lmythlivemedia-0.19 -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
 /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-
 linux/bin/ld: cannot find -lX11

 --

 -L/usr/X11R6/lib64/ is missing here for mytharchivehelper on my SUSE 10.1
 machine.  Every other plugin properly discovers that location.  If I edit
 the mytharchive/mytharchivehelper/Makefile and add that argument, it
 compiles fine.  (latest SVN)

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2230>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list