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

MythTV mythtv at cvs.mythtv.org
Mon Mar 12 18:29:15 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                            |   Resolution:         
----------------------------------------------+-----------------------------

Comment(by anonymous):

 This is not exclusive to FC6 or 64-bit OS.  The same occurs on 32 bit FC5:
 make[2]: Entering directory `/usr/local/src/mythtv-
 svn/mythplugins/mythzoneminder/mythzmserver'
 g++  -o mythzmserver main.o zmserver.o    -L/usr/kde/3.3/lib -lmysqlclient
 -L/usr/local/lib/mysql
 /usr/bin/ld: cannot find -lmysqlclient
 collect2: ld returned 1 exit status
 make[2]: *** [mythzmserver] Error 1
 make[2]: Leaving directory `/usr/local/src/mythtv-
 svn/mythplugins/mythzoneminder/mythzmserver'
 make[1]: *** [sub-mythzmserver] Error 2
 make[1]: Leaving directory `/usr/local/src/mythtv-
 svn/mythplugins/mythzoneminder'
 make: *** [sub-mythzoneminder] Error 2

 I checked out revision 13018 this morning and had the same error.  I have
 no particular need for ZM, so I used ./configure --disable-mythzoneminder

 MySQL was installed from RPM and is version 5.0.27.  mysql-devel is also
 installed via RPM.

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


More information about the mythtv-commits mailing list