[mythtv-commits] Ticket #6971: Win32 compile error

MythTV mythtv at cvs.mythtv.org
Thu Sep 3 07:51:29 UTC 2009


#6971: Win32 compile error
------------------------------+---------------------------------------------
 Reporter:  wagabunda         |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  minor             |    Milestone:  0.22   
Component:  MythTV - General  |      Version:  unknown
 Severity:  high              |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by wagabunda):

 After this change the mythfrontend compiled correctly. However, there are
 other errors.

 ignored:
 {{{
 cp "mythfrontend.exe" "/C/mythtv/build/bin/mythfrontend.exe"
 ldconfig
 make[2]: ldconfig: Command not found
 make[2]: [install_setting] Error 127 (ignored)
 }}}

 and critical:

 {{{
 logging.cpp: In member function 'void MTDLogger::addStartup()':
 logging.cpp:68: error: 'gethostname' was not declared in this scope
 make[2]: *** [logging.o] Error 1
 make[2]: Leaving directory `/C/mythtv/mythplugins/mythvideo/mtd'
 make[1]: *** [sub-mtd-install_subtargets] Error 2
 make[1]: Leaving directory `/C/mythtv/mythplugins/mythvideo'
 make: *** [sub-mythvideo-install_subtargets] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6971#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list