[mythtv-commits] Ticket #3006: Makefile generated incorrectly, mythzmserver

MythTV mythtv at cvs.mythtv.org
Sun Jan 28 03:50:45 UTC 2007


#3006: Makefile generated incorrectly, mythzmserver
----------------------------------------------+-----------------------------
 Reporter:  dhighley at highley-recommended.com  |       Owner:  ijr    
     Type:  defect                            |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  mythtv                            |     Version:  head   
 Severity:  medium                            |  
----------------------------------------------+-----------------------------
 Running svnversion 12657M on a Fedora core 6 x86_64 system. Needed to
 change LIBS line in the file:
 mythplugins/mythzoneminder/mythzmserver/Makefile
 was:
 LIBS     = $(SUBLIBS) -L/usr/kde/3.3/lib -lmysqlclient
 -L/usr/local/lib/mysql
 to:
 LIBS     = $(SUBLIBS) -L/usr/lib64/mysql -lmysqlclient

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3006>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list