Steve Adeff wrote:

Howdy all, entering the realm of MythTV. I've got a HD-3000 card and once I get my new video card am hoping to get up and running. I have an AMD64 processor and have been running Kanotix64 and with Stable/Testing sources. I'm attempting to compile MythTV(since theres no debs for Debian64) and am getting the following error and am hoping for some help to figure out whats wrong:

make[2]: Entering directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec' gcc -c -pipe -march=k8 -w -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/share/qt3/include -o utils.o utils.c
In file included from avcodec.h:14,
from utils.c:27:
common.h:61: error: array type has incomplete element type
common.h:65: error: array type has incomplete element type
make[2]: *** [utils.o] Error 1
make[2]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs'
make: *** [sub-libs] Error 2


Thanks!
Steve
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Steve:

I don't know if this will help, but I had similar problems trying to compile source on Fedora x64, so I got the latest source via svn, which seemed to fix this compiling issue.

BTW, I had other problems with my x64 install, so eventually I gave up and went back to the i386 distro :(

Mark
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to