[mythtvnz] Now we have DVB-T working in MythTV...
Douglas Pearless
Douglas.Pearless at pearless.co.nz
Wed Aug 6 00:14:33 BST 2008
Downloaded the latest:
wget
http://pkendall.homeip.net/wp/wp-content/plugins/download-monitor/download.php?id=6
then
tar xjf mythtv-0.21.0+fixes18021+ffmpeg14509+latm.tar.bz2
cd mythtv-0.21.0+fixes18021+ffmpeg14509+latm
./configure
make
make[2]: Entering directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs/libmythfreesurround'
ccache g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DPIC -w
-D_REENTRANT -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I../.. -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/include -I../libavcodec -I../libmyth -I../.. -I../libavutil
-I/usr/include/qt3 -o el_processor.o el_processor.cpp
ccache g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DPIC -w
-D_REENTRANT -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I../.. -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/include -I../libavcodec -I../libmyth -I../.. -I../libavutil
-I/usr/include/qt3 -o freesurround.o freesurround.cpp
In file included from el_processor.cpp:30:
../libavcodec/dsputil.h: In function ?void copy_block2(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:732: error: ?AV_RN16? was not declared in this scope
../libavcodec/dsputil.h:732: error: ?AV_WN16? was not declared in this scope
../libavcodec/dsputil.h: In function ?void copy_block4(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:743: error: ?AV_RN32? was not declared in this scope
../libavcodec/dsputil.h:743: error: ?AV_WN32? was not declared in this scope
../libavcodec/dsputil.h: In function ?void copy_block8(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:754: error: ?AV_RN32? was not declared in this scope
../libavcodec/dsputil.h:754: error: ?AV_WN32? was not declared in this scope
../libavcodec/dsputil.h: In function ?void copy_block9(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:766: error: ?AV_RN32? was not declared in this scope
../libavcodec/dsputil.h:766: error: ?AV_WN32? was not declared in this scope
../libavcodec/dsputil.h: In function ?void copy_block16(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:779: error: ?AV_RN32? was not declared in this scope
../libavcodec/dsputil.h:779: error: ?AV_WN32? was not declared in this scope
../libavcodec/dsputil.h: In function ?void copy_block17(uint8_t*,
uint8_t*, int, int, int)?:
../libavcodec/dsputil.h:793: error: ?AV_RN32? was not declared in this scope
../libavcodec/dsputil.h:793: error: ?AV_WN32? was not declared in this scope
make[2]: *** [el_processor.o] Error 1
make[2]: Leaving directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs/libmythfreesurround'
make[1]: *** [sub-libmythfreesurround] Error 2
make[1]: Leaving directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs'
make: *** [sub-libs] Error 2
So I then tried:
nano ./libs/libavutil/avutil.h
# Add #include "intreadwrite.h"
But still the same error, ideas?
Cheers Douglas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ourshack.com/pipermail/mythtvnz/attachments/20080806/f9b765e7/attachment.htm
More information about the mythtvnz
mailing list