[mythtv] Win Compile Fails - TRUNK 23374

Jonathan jonathanjstevens at gmail.com
Sat Jan 30 18:35:18 UTC 2010


cd libmythtv/ && make -f Makefile
make[2]: Entering directory `/C/mythtv/mythtv/libs/libmythtv'
g++ -c -march=i586 -fomit-frame-pointer -O3 -DNDEBUG -g -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -f
unit-at-a-time -D__STDC_CONSTANT_MACROS -I/mingw/include/freetype2
-I/mingw/include -frtti -fexceptions -mthreads -DQT_LARGEFILE_SUP
PORT -DWIN32 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -DUSING_OPENGL -DUSING_OPENGL_VIDEO
 -DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_HDHOMERUN
-DUSING_BACKEND -DUSING_MINGW -DQT_THREAD_SUPPORT -DQT_DLL -
DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-I'../../../../Qt/4.5.3/include/QtCore' -I'../../../../Qt/4.5.3
/include/QtNetwork' -I'../../../../Qt/4.5.3/include/QtGui'
-I'../../../../Qt/4.5.3/include/QtXml' -I'../../../../Qt/4.5.3/include/Qt
Sql' -I'../../../../Qt/4.5.3/include' -I'/C/mythtv/build/' -I'..' -I'../..'
-I'.' -I'../libmyth' -I'../libavcodec' -I'../libavformat
' -I'../libavutil' -I'../libswscale' -I'../libmythmpeg2' -I'../libmythdb'
-I'../libmythhdhomerun' -I'../libmythdvdnav' -I'dvbdev' -I
'mpeg' -I'iptv' -I'channelscan'
-I'../libmythlivemedia/BasicUsageEnvironment/include'
-I'../libmythlivemedia/BasicUsageEnvironment'
-I'../libmythlivemedia/groupsock/include' -I'../libmythlivemedia/groupsock'
-I'../libmythlivemedia/liveMedia/include' -I'../libmythl
ivemedia/liveMedia' -I'../libmythlivemedia/UsageEnvironment/include'
-I'../libmythlivemedia/UsageEnvironment' -I'../libmythdb' -I'..
/libmythui' -I'/usr/include' -I'../../../../Qt/4.5.3/include/ActiveQt' -I'.'
-I'../../../../Qt/4.5.3/mkspecs/win32-g++' -o tv_play.o
 tv_play.cpp
In file included from c:/mingw/include/pthread.h:261,
                 from tv_play.cpp:6:
c:/mingw/include/errno.h:91: warning: redundant redeclaration of `int*
_errno()' in same scope
c:/mingw/include/stdlib.h:137: warning: previous declaration of `int*
_errno()'
In file included from ../libmythdb/compat.h:293,
                 from ../libmyth/util.h:86,
                 from tv_play.h:32,
                 from tv_play.cpp:20:
c:/mingw/include/sys/stat.h:160: warning: redundant redeclaration of `int
_chmod(const char*, int)' in same scope
c:/mingw/include/io.h:148: warning: previous declaration of `int
_chmod(const char*, int)'
c:/mingw/include/sys/stat.h:167: warning: redundant redeclaration of `int
chmod(const char*, int)' in same scope
c:/mingw/include/io.h:179: warning: previous declaration of `int chmod(const
char*, int)'
tv_play.cpp: In member function `bool TV::SeekHandleAction(PlayerContext*,
const QStringList&, bool)':
tv_play.cpp:5887: error: expected unqualified-id before numeric constant
tv_play.cpp:5907: error: `WHENCE' was not declared in this scope
tv_play.cpp:5907: warning: unused variable 'WHENCE'
tv_play.cpp: In member function `void TV::SetMuteTimer(PlayerContext*,
int)':
tv_play.cpp:8540: warning: cast from pointer to integer of different size
tv_play.cpp: In member function `virtual void TV::customEvent(QEvent*)':
tv_play.cpp:8842: warning: cast from pointer to integer of different size
tv_play.cpp: In member function `PlayerContext*
TV::GetPlayerHaveLock(PlayerContext*, int, const char*, int)':
tv_play.cpp:11989: warning: cast from pointer to integer of different size
tv_play.cpp: In member function `const PlayerContext*
TV::GetPlayerHaveLock(const PlayerContext*, int, const char*, int) const':
tv_play.cpp:12006: warning: cast from pointer to integer of different size
make[2]: *** [tv_play.o] Error 1
make[2]: Leaving directory `/C/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv-make_default] Error 2
make[1]: Leaving directory `/C/mythtv/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2

Anyone got any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20100130/a837b5fc/attachment.htm>


More information about the mythtv-dev mailing list