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

MythTV mythtv at cvs.mythtv.org
Sun Jun 3 10:32:15 UTC 2007


#3006: Makefile generated incorrectly, mythzmserver
----------------------------------------------+-----------------------------
 Reporter:  dhighley at highley-recommended.com  |        Owner:  paulh  
     Type:  defect                            |       Status:  new    
 Priority:  minor                             |    Milestone:  unknown
Component:  mythzoneminder                    |      Version:  head   
 Severity:  low                               |   Resolution:         
----------------------------------------------+-----------------------------

Comment(by Russell Bryant <russell at russellbryant.net>):

 To resolve this bug, the mythzmserver.pro file should set the LIBS
 variable to the output of "mysql_config --libs".  However, I'm not sure
 how to do that in a qmake project file.

 The equivalent for a regular GNU make Makefile would be: $(shell
 mysql_config --libs).

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


More information about the mythtv-commits mailing list