[mythtv] [RFC v2] New Win32 build script

Doug Lytle support at drdos.info
Sat Jan 29 23:49:00 UTC 2011


Doug Lytle wrote:
> If this fixes the problem I'll add it to the script. 

Everything builds fine, all the way up until it goes to compile Myth.  
Then, there are several errors, so much scrolls beyond my konsole 
buffer.  I'm unable to show everything:

Creating library file: liblibmythfreemheg-0.23.1.a
/usr/lib/gcc/i586-pc-mingw32/4.4.2/../../../../i586-pc-mingw32/bin/ld: 
cannot find -lpthread
collect2: ld returned 1 exit status
make[2]: *** [libmythdb-0.23.1.dll] Error 1
make[2]: Leaving directory 
`/home/doug/temp/mythtv/mythtv/libs/libmythfreemheg'
make[2]: Leaving directory `/home/doug/temp/mythtv/mythtv/libs/libmythdb'
cd libmythhdhomerun/ && make -f Makefile
make[1]: *** [sub-libmythdb-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....


Further on down:

./SIPClient.o: In function `SIPClient':
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/SIPClient.cpp:79: 
undefined reference to `_ntohs at 4'
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/SIPClient.cpp:79: 
undefined reference to `_ntohs at 4'
./uLawAudioFilter.o: In function 
`_ZN22HostFromNetworkOrder1618afterGettingFrame1Ejj7timevalj':
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/uLawAudioFilter.cpp:318: 
undefined reference to `_ntohs at 4'
./uLawAudioFilter.o: In function 
`_ZN22NetworkFromHostOrder1618afterGettingFrame1Ejj7timevalj':
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/uLawAudioFilter.cpp:264: 
undefined reference to `_htons at 4'
./uLawAudioFilter.o: In function 
`_ZN22HostFromNetworkOrder1618afterGettingFrame1Ejj7timevalj':
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/uLawAudioFilter.cpp:318: 
undefined reference to `_ntohs at 4'
./uLawAudioFilter.o: In function 
`_ZN22NetworkFromHostOrder1618afterGettingFrame1Ejj7timevalj':
/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia/liveMedia/uLawAudioFilter.cpp:264: 
undefined reference to `_htons at 4'
collect2: ld returned 1 exit status
make[2]: *** [libmythlivemedia-0.23.1.dll] Error 1
make[2]: Leaving directory 
`/home/doug/temp/mythtv/mythtv/libs/libmythlivemedia'
make[1]: *** [sub-libmythlivemedia-make_default] Error 2
make[1]: Leaving directory `/home/doug/temp/mythtv/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2

ERROR: make failed.

Doug


-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."



More information about the mythtv-dev mailing list