SOLVED - Used the latest version in Subversion right now.&nbsp; Takes care of everything quite nicely...<br>
<br>
-Chris<br><br><div><span class="gmail_quote">On 1/8/06, <b class="gmail_sendername">Christopher Robbins</b> &lt;<a href="mailto:robbinsc@gmail.com">robbinsc@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've started to work on compiling MythTV for SUSE 10-x86-64.&nbsp; This
has never been an easy task with RPMs (odd dependency errors that are
unresolvable) or from source.&nbsp; But this error is rather confusing
- <br>
<br>
mythtv@linux:~/mythtv-0.18.1&gt; make<br>
cd libs &amp;&amp; make -f Makefile<br>
make[1]: Entering directory `/home/mythtv/mythtv-0.18.1/libs'<br>
cd libavcodec &amp;&amp; make -f Makefile<br>
make[2]: Entering directory `/home/mythtv/mythtv-0.18.1/libs/libavcodec'<br>
gcc -c -pipe -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g
-DUSE_LIB64_PATHES -march=k8 -w -O3 -Wall -Wno-switch
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC&nbsp; -DMMX -DUSING_IVTV
-DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\&quot;/usr/local\&quot; -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/lib/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/include
-I/usr/lib/qt3/include -o utils.o utils.c<br>
In file included from avcodec.h:14,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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 `/home/mythtv/mythtv-0.18.1/libs/libavcodec'<br>
make[1]: *** [sub-libavcodec] Error 2<br>
make[1]: Leaving directory `/home/mythtv/mythtv-0.18.1/libs'<br>
make: *** [sub-libs] Error 2<br>
<br>
I don't see anything out of the ordinar with the above mentioned files
(avcodec.h, utils.c, common.h).&nbsp; Is this a problem with compliling
on a 64-bit machine?&nbsp; Did I download a borked tar?&nbsp; <br>
<br>
Thanks for any help/insights.<br>
<br>
-Chris<br>

</blockquote></div><br>