<p>
Downloaded the latest:</p><p> wget
http://pkendall.homeip.net/wp/wp-content/plugins/download-monitor/download.php?id=6 </p><p>then</p><p> tar
xjf mythtv-0.21.0+fixes18021+ffmpeg14509+latm.tar.bz2 </p><p>cd
mythtv-0.21.0+fixes18021+ffmpeg14509+latm</p><p>./configure</p><p>make</p><p>make[2]:
Entering directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs/libmythfreesurround'<br
/>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<br />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<br />In file included from
el_processor.cpp:30:<br />../libavcodec/dsputil.h: In function ?void
copy_block2(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:732: error: ?AV_RN16? was not declared in this
scope<br />../libavcodec/dsputil.h:732: error: ?AV_WN16? was not declared in
this scope<br />../libavcodec/dsputil.h: In function ?void
copy_block4(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:743: error: ?AV_RN32? was not declared in this
scope<br />../libavcodec/dsputil.h:743: error: ?AV_WN32? was not declared in
this scope<br />../libavcodec/dsputil.h: In function ?void
copy_block8(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:754: error: ?AV_RN32? was not declared in this
scope<br />../libavcodec/dsputil.h:754: error: ?AV_WN32? was not declared in
this scope<br />../libavcodec/dsputil.h: In function ?void
copy_block9(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:766: error: ?AV_RN32? was not declared in this
scope<br />../libavcodec/dsputil.h:766: error: ?AV_WN32? was not declared in
this scope<br />../libavcodec/dsputil.h: In function ?void
copy_block16(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:779: error: ?AV_RN32? was not declared in this
scope<br />../libavcodec/dsputil.h:779: error: ?AV_WN32? was not declared in
this scope<br />../libavcodec/dsputil.h: In function ?void
copy_block17(uint8_t*, uint8_t*, int, int, int)?:<br
/>../libavcodec/dsputil.h:793: error: ?AV_RN32? was not declared in this
scope<br />../libavcodec/dsputil.h:793: error: ?AV_WN32? was not declared in
this scope<br />make[2]: *** [el_processor.o] Error 1<br />make[2]: Leaving
directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs/libmythfreesurround'<br
/>make[1]: *** [sub-libmythfreesurround] Error 2<br />make[1]: Leaving directory
`/home/mythbuntu/mythtv-0.21.0+fixes18021+ffmpeg14509+latm/libs'<br />make: ***
[sub-libs] Error 2</p><p>So I then tried:<br />
nano ./libs/libavutil/avutil.h<br />
# Add #include &quot;intreadwrite.h&quot;</p><p>But still the same error,
ideas?</p><p>Cheers Douglas.</p><p /><br />