[mythtv-users] mythtv 0.20-fixes fails to compile

Guillaume Membré guillaume.ml at gmail.com
Tue Nov 6 16:31:18 UTC 2007


Any ideas ?

On 11/4/07, Guillaume Membré <guillaume.ml at gmail.com> wrote:
> Hello,
>
> I just made an update in my mythtv directory and upgraded to svn 14798.
> I made a "
> $ make distclean
> $ ./configure --prefix=/usr
> $ make
> after a few minutes, it fails with the following error :
> gcc -c -pipe -march=pentiumpro -w -O3 -Wall -Wno-switch
> -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
> -DUSING_FREEBOX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
> -DLIBDIR=\"/usr/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I../libavutil
> -I/usr/include/qt3 -o parser.o parser.c
> gcc -c -pipe -march=pentiumpro -w -O3 -Wall -Wno-switch
> -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
> -DUSING_FREEBOX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
> -DLIBDIR=\"/usr/lib\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I../libavutil
> -I/usr/include/qt3 -o g726.o g726.c
> g726.c: In function 'g726_init':
> g726.c:341: error: 'ENOMEM' undeclared (first use in this function)
> g726.c:341: error: (Each undeclared identifier is reported only once
> g726.c:341: error: for each function it appears in.)
> make[2]: *** [g726.o] Error 1
> make[2]: Leaving directory
> `/mnt/divers/src/mythtv/0.20.debug/mythtv/libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/mnt/divers/src/mythtv/0.20.debug/mythtv/libs'
> make: *** [sub-libs] Error 2
>
> I'm running debian unstable.
>
> Thanks for your help
> Guillaume
>


More information about the mythtv-users mailing list