I had this exact problem. The issue was GCC 4.0. I
originally compiled mythtv with GCC 3.3, and recently had to recompile
it. Unbeknownst to me, Debian had upgraded the default GCC to
4.0. Once I changed the symlinks back to 3.3, it compiled fine
again.<br>
<br>
I'm not running x64 though, but I suspect that it might be your problem anyway.<br><br><div><span class="gmail_quote">On 10/6/05, <b class="gmail_sendername">Steve Adeff</b> <<a href="mailto:adeffs@gmail.com">adeffs@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Howdy all, entering the realm of MythTV. I've got a HD-3000 card and once I
<br>get my new video card am hoping to get up and running. I have an AMD64<br>processor and have been running Kanotix64 and with Stable/Testing sources.<br>I'm attempting to compile MythTV(since theres no debs for Debian64) and am
<br>getting the following error and am hoping for some help to figure out whats<br>wrong:<br><br>make[2]: Entering directory<br>`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'<br>gcc -c -pipe -march=k8 -w -O3 -Wall -Wno-switch -fomit-frame-pointer
<br>-D_REENTRANT -DPIC -fPIC -DMMX -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR<br>-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"<br>-DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
<br>-I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/share/qt3/include -o<br>utils.o utils.c<br>In file included from avcodec.h:14,<br>from utils.c:27:<br>common.h:61: error: array type has incomplete element type
<br>common.h:65: error: array type has incomplete element type<br>make[2]: *** [utils.o] Error 1<br>make[2]: Leaving directory<br>`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'<br>make[1]: *** [sub-libavcodec] Error 2
<br>make[1]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs'<br>make: *** [sub-libs] Error 2<br><br><br>Thanks!<br>Steve<br>_______________________________________________<br>mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>