[mythtv-users] Compile Failure

R. Geoffrey Newbury newbury at mandamus.org
Tue Oct 25 17:35:27 EDT 2005


As follows, from a download done today of mythtv-0.18.1:

[root at mythbox mythtv-0.18.1]# make
cd libs && make -f Makefile
make[1]: Entering directory `/tmp/mythtv-0.18.1/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/tmp/mythtv-0.18.1/libs/libavcodec'
gcc -c -pipe -march=c3-2 -w -O3 -Wall -Wno-switch -fomit-frame-pointer 
-D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_IVTV -DUSING_DVB 
-DUSING_XRANDR -DUSING_XVMC -DUSING_XVMC_VLD -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DHAVE_AV_CONFIG_H 
-D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. 
-I.. -I../.. -I/usr/lib/qt-3.3/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 `/tmp/mythtv-0.18.1/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/tmp/mythtv-0.18.1/libs'
make: *** [sub-libs] Error 2

Can anyone help?  I would not have thought that common.h would have 
problems.....

Geoff


More information about the mythtv-users mailing list