[mythtv-commits] Ticket #6516: Mythfilldatabase times out when rescheduling

MythTV mythtv at cvs.mythtv.org
Sun Aug 30 15:28:02 UTC 2009


#6516: Mythfilldatabase times out when rescheduling
------------------------------------------+---------------------------------
 Reporter:  Joel <mythtv at ebel.mybox.org>  |        Owner:  danielk 
     Type:  defect                        |       Status:  assigned
 Priority:  blocker                       |    Milestone:  0.22    
Component:  MythTV - General              |      Version:  head    
 Severity:  medium                        |   Resolution:          
  Mlocked:  0                             |  
------------------------------------------+---------------------------------

Comment(by Jonathan Martens <jonathan at snetram.nl>):

 It seems more is broken as even after the patch I still fail to build
 [21591] where I am able to build [21590] on Windows, with the last patch
 applied build fails in libmythtv with the following error:

 {{{
 g++ -c -march=pentium4 -fomit-frame-pointer -O3 -DNDEBUG -g -Wall -Wno-
 switch -W
 pointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
 -D__STDC_
 CONSTANT_MACROS -I/mingw/include/freetype2 -I/mingw/include -frtti
 -fexceptions
 -mthreads -DQT_LARGEFILE_SUPPORT -DWIN32 -DUSING_MINGW -DUSING_WINAUDIO
 -DUSING_
 D3D -DMMX -Di386 -DUSING_DIRECTX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
 -D_LARGEFI
 LE_SOURCE -DUSING_DIRECTX -DUSING_OPENGL -DUSING_OPENGL_VIDEO -DUSING_MHEG
 -DUSI
 NG_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_HDHOMERUN -DUSING_BACKEND
 -DUSING_D3D
  -DQT_THREAD_SUPPORT -DQT_DLL -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB
 -DQT_NETWOR
 K_LIB -DQT_CORE_LIB -I'../../../../Qt/4.5.2/include/QtCore'
 -I'../../../../Qt/4.
 5.2/include/QtNetwork' -I'../../../../Qt/4.5.2/include/QtGui'
 -I'../../../../Qt/
 4.5.2/include/QtXml' -I'../../../../Qt/4.5.2/include/QtSql'
 -I'../../../../Qt/4.
 5.2/include' -I'../../../build' -I'..' -I'../..' -I'.' -I'../libmyth'
 -I'../liba
 vcodec' -I'../libavformat' -I'../libavutil' -I'../libswscale'
 -I'../libmythmpeg2
 ' -I'../libmythdb' -I'../libmythhdhomerun' -I'../libmythdvdnav' -I'dvbdev'
 -I'mp
 eg' -I'iptv' -I'channelscan'
 -I'../libmythlivemedia/BasicUsageEnvironment/includ
 e' -I'../libmythlivemedia/BasicUsageEnvironment'
 -I'../libmythlivemedia/groupsoc
 k/include' -I'../libmythlivemedia/groupsock'
 -I'../libmythlivemedia/liveMedia/in
 clude' -I'../libmythlivemedia/liveMedia'
 -I'../libmythlivemedia/UsageEnvironment
 /include' -I'../libmythlivemedia/UsageEnvironment' -I'../libmythdb'
 -I'../libmyt
 hui' -I'/usr/include' -I'../../../../Qt/4.5.2/include/ActiveQt' -I'.'
 -I'../../.
 ./../qt/4.5.2/mkspecs/win32-g++' -o util-opengl.o util-opengl.cpp
 util-opengl.cpp: In function 'void* get_gl_proc_address(const QString&)':
 util-opengl.cpp:334: error: 'wglGetProcAddress' was not declared in this
 scope
 util-opengl.cpp:337: error: 'GetModuleHandle' was not declared in this
 scope
 util-opengl.cpp:338: error: 'GetProcAddress' was not declared in this
 scope
 make[2]: *** [util-opengl.o] Error 1
 make[2]: Leaving directory `/u/mythtv/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv-make_default] Error 2
 make[1]: Leaving directory `/u/mythtv/mythtv/libs'
 make: *** [sub-libs-make_default-ordered] Error 2
 }}}

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


More information about the mythtv-commits mailing list