[mythtv-users] Error compiling svn15329

Ismo Tanskanen ismot at telemail.fi
Sat Jan 5 15:09:09 UTC 2008


I got this when trying compile svn15329

[root at mediaserver mythtv]# make
cd libs && qmake libs.pro "PREFIX=/usr/local" -o Makefile
cd libs && make -f Makefile
make[1]: Entering directory `/home/mythtv/mythtv_build/mythtv/libs'
cd libavutil && qmake libavutil.pro "PREFIX=/usr/local" -o Makefile
cd libavutil && make -f Makefile
make[2]: Entering directory 
`/home/mythtv/mythtv_build/mythtv/libs/libavutil'
gcc -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall 
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls 
-Wno-pointer-sign -w -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" 
-DLIBDIR=\"/usr/local/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I.. -I../.. -o adler32.o adler32.c
In file included from common.h:37,
                 from adler32.c:23:
/usr/include/string.h:414:27: error: /usr/include/bits/string.h: 
Input/output error
make[2]: *** [adler32.o] Error 1
make[2]: Leaving directory `/home/mythtv/mythtv_build/mythtv/libs/libavutil'
make[1]: *** [sub-libavutil] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv_build/mythtv/libs'
make: *** [sub-libs] Error 2


Does anybody know what is causing this?

-Kane


More information about the mythtv-users mailing list