[mythtv] Windows Port installation failing

K Stanton stantonx at comcast.net
Sat Sep 13 14:19:29 UTC 2008


Hi.  First, thanks for the effort of all of you here!  I would hate to 
see the family (struggle to) survive without Myth.

The Windows porting instructions in the wiki said to post to the -dev 
list if my build didn't work, so...

I have
Vista Home Premium 32 bit
AMD Athlon 64 X2 2.3GHz
3 GB RAM

I tried the Mythinstaller.bat file, but kept coming up with it not able 
to download mysql 5.0.45.  It looks like that version is not available 
anymore, so I edited Win32-packager.pl, replacing every instance of 
5.0.45 with 5.0.67, and ran the Win32-packager.pl Perl script instead of 
the batch file (the batch file kept overwriting Win32-packager.pl with 
the original version).  It got beyond mysql, and I let it run 
overnight.  In the morning I found this error:

...
g++ -c -march=k8 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls 
-Wno-non
-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -frtti 
-fexceptions -mth
reads -DQT_LARGEFILE_SUPPORT -DUSING_MINGW -DUSING_WINAUDIO -DUSING_D3D 
-DUSING_
DIRECTX -DMMX -Di386 -DUSING_DIRECTX -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DUSIN
G_DIRECTX -DQT_THREAD_SUPPORT -DQT_DLL -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT 
-DQT_SQ
L_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_CORE_LIB -
I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtCore' 
-I'../../../.
./MSys/1.0/qt-win-opensource-src-4.4.0/include/QtCore' 
-I'../../../../MSys/1.0/q
t-win-opensource-src-4.4.0/include/QtNetwork' 
-I'../../../../MSys/1.0/qt-win-ope
nsource-src-4.4.0/include/QtNetwork' 
-I'../../../../MSys/1.0/qt-win-opensource-s
rc-4.4.0/include/QtGui' 
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/incl
ude/QtGui' 
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtOpenGL'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtOpenGL' 
-I'../../
../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtXml' 
-I'../../../../MSys/1.
0/qt-win-opensource-src-4.4.0/include/QtXml' 
-I'../../../../MSys/1.0/qt-win-open
source-src-4.4.0/include/QtSql' 
-I'../../../../MSys/1.0/qt-win-opensource-src-4.
4.0/include/QtSql' 
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/Q
t3Support' 
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/Qt3Suppor
t' -I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include' 
-I'/C/mythtv/bui
ld//include' -I'../libmythsamplerate' -I'../libmythsoundtouch' 
-I'../libmythfree
surround' -I'../libavcodec' -I'../libavutil' -I'../libmythdb' -I'../..' 
-I'..' -
I'.' -I'../libmythupnp' -I'../libmythui' 
-I'c:/MSys/1.0/qt-win-opensource-src-4.
4.0/include/ActiveQt' -I'.' -I'.' 
-I'../../../../MSys/1.0/qt-win-opensource-src-
4.4.0/mkspecs/win32-g++' -o settings.o settings.cpp
schemawizard.cpp: In member function `MythSchemaUpgrade 
SchemaUpgradeWizard::Pro
mptForUpgrade(const char*, bool, bool, int, int, int)':
schemawizard.cpp:242: error: `isatty' was not declared in this scope
make[2]: *** [schemawizard.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/C/mythtv/mythtv/libs/libmyth'
make[1]: *** [sub-libmyth-make_default-ordered] Error 2
make[1]: Leaving directory `/C/mythtv/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2
EFFECT FAILED (newer -> shell): mtime of file 
(C:/mythtv/mythtv/libs/libmyth/lib
myth-0.22.dll) should be greater than file 
(C:/mythtv/mythtv/last_build.txt).
[0]  [1221281441]

C:\mythtv>

I've tried running it again 3 times, and it always stops there.  
c:/mythtv/mythtv/last_build.txt exists with 0 size and a date of just 
after midnight.  There is NO libmyth-0.22.dll where it indicates.

Any clues?

Thanks,
Kevin


More information about the mythtv-dev mailing list