[mythtv-commits] Ticket #8871: win32 compilation broken, possible due to [26041]

MythTV mythtv at cvs.mythtv.org
Mon Sep 6 16:42:48 UTC 2010


#8871: win32 compilation broken, possible due to [26041]
----------------------------------------------------+-----------------------
 Reporter:  Jonathan Martens <jonathan@…>           |           Owner:  beirdo    
     Type:  defect                                  |          Status:  new       
 Priority:  minor                                   |       Milestone:  unknown   
Component:  Ports - Windows                         |         Version:  Trunk Head
 Severity:  medium                                  |      Resolution:            
 Keywords:                                          |   Ticket locked:  0         
----------------------------------------------------+-----------------------
Changes (by Jonathan Martens <jonathan@…>):

  * status:  closed => new
  * resolution:  fixed =>


Comment:

 Unfortunately I think there still is something wrong:

 {{{
 g++ -c -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=pentium4
 -fomi
 t-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
 -Wno-non-
 virtual-dtor -funit-at-a-time -Wmissing-declarations
 -D__STDC_CONSTANT_MACROS -D
 __STDC_LIMIT_MACROS -O3 -frtti -fexceptions -mthreads
 -DQT_LARGEFILE_SUPPORT -DW
 IN32 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE -DRUNPREFIX=\"..\"
 -DLIBDIRNAME=\"
 lib\" -DQT_THREAD_SUPPORT -DQT_DLL -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB
 -DQT_N
 ETWORK_LIB -DQT_CORE_LIB -I'../../../../Qt/4.6.3/include/QtCore'
 -I'../../../../
 Qt/4.6.3/include/QtNetwork' -I'../../../../Qt/4.6.3/include/QtGui'
 -I'../../../.
 ./Qt/4.6.3/include/QtXml' -I'../../../../Qt/4.6.3/include/QtSql'
 -I'../../../../
 Qt/4.6.3/include' -I'/usr/include' -I'/D/mythtv/build/' -I'../libmythui'
 -I'..'
 -I'../../../../Qt/4.6.3/include/ActiveQt' -I'.'
 -I'../../../../Qt/4.6.3/mkspecs/
 win32-g++' -o mythcorecontext.o mythcorecontext.cpp
 In file included from mythcorecontext.cpp:19:
 mythsystem.h:20: error: ISO C++ forbids declaration of 'LircEventLock'
 with no t
 ype
 mythsystem.h:20: error: expected ';' before '*' token
 mythsystem.h:23: error: ISO C++ forbids declaration of
 'JoystickMenuEventLock' w
 ith no type
 mythsystem.h:23: error: expected ';' before '*' token
 mythcorecontext.cpp: In member function 'void
 MythCoreContext::dispatchNow(const
  MythEvent&)':
 mythcorecontext.cpp:1095: warning: 'void MythObservable::dispatchNow(const
 MythE
 vent&)' is deprecated (declared at mythobservable.h:21)
 make[2]: *** [mythcorecontext.o] Error 1
 make[2]: Leaving directory `/D/mythtv/mythtv/libs/libmythdb'
 make[1]: *** [sub-libmythdb-make_default] Error 2
 make[1]: Leaving directory `/D/mythtv/mythtv/libs'
 make: *** [libs] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8871#comment:4>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list