[mythtv-users] SVN compile error with --enable-libfaad

Mark Hutchinson mark at westviewsystems.com
Sat Nov 15 00:39:49 UTC 2008


Fedora 8, todays SVN.
When I configure with: ./configure --prefix=/usr/local --enable-proc-opt 
--libdir-name=lib64
The make works fine.  but I cant play aac audio from the frontend.

So I used this: ./configure --prefix=/usr/local --enable-proc-opt 
--libdir-name=lib64 --enable-libfaad
And get the below errors on make now.

Ideas?

g++ -m64 -o mythtv version.o main.o     -L../../libs/libmyth 
-L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec 
-L../../libs/libavformat -L../../libs/libmythdb -L../../libs/libmythui 
-L../../libs/libmythupnp -lmythtv-0.22 -lmythavformat-0.22 
-lmythavutil-0.22 -lmythavcodec-0.22 -lmythupnp-0.22 -lmyth-0.22 
-lmythui-0.22 -lmythdb-0.22 -L../../libs/libmythlivemedia 
-lmythlivemedia-0.22 -L../../libs/libmythfreemheg -lmythfreemheg-0.22 
-lfreetype -lmp3lame -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr/lib 
-ldirectfb -lfusion -ldirect -lz -lsysfs -ldl -L/usr/X11R6/lib64 
-lXinerama -lXv -lX11 -lXext -lXxf86vm -lXrandr -lXvMCW -lXvMC 
-L/usr/local/lib64 -lpthread -lGLU -lGL -lQtSql -lQtXml -lQtOpenGL 
-lQtGui -lQtNetwork -lQtCore
/usr/bin/ld: skipping incompatible /usr/lib/libfreetype.so when 
searching for -lfreetype
/usr/bin/ld: skipping incompatible /usr/lib/libiec61883.so when 
searching for -liec61883
/usr/bin/ld: skipping incompatible /usr/lib/libavc1394.so when searching 
for -lavc1394
/usr/bin/ld: skipping incompatible /usr/lib/librom1394.so when searching 
for -lrom1394
/usr/bin/ld: skipping incompatible /usr/lib/libdirectfb.so when 
searching for -ldirectfb
/usr/bin/ld: skipping incompatible /usr/lib/libfusion.so when searching 
for -lfusion
/usr/bin/ld: skipping incompatible /usr/lib/libdirect.so when searching 
for -ldirect
/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
/usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
/usr/bin/ld: skipping incompatible /usr/lib/libXv.so when searching for -lXv
/usr/bin/ld: skipping incompatible /usr/lib/libXxf86vm.so when searching 
for -lXxf86vm
/usr/bin/ld: skipping incompatible /usr/lib/libXvMCW.so when searching 
for -lXvMCW
/usr/bin/ld: skipping incompatible /usr/lib/libXvMC.so when searching 
for -lXvMC
/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching 
for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching 
for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for 
-lGLU
/usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001456gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001442gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001445gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001452gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001417gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001430gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001405gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001447gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001414gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001416gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001451gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001431gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001446gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001448gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001433gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001458gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001403gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001436gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001426gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001438gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001423gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001425gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001440gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001457gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001437gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001439gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001424gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001427gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001435gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001409gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001412gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001429gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001432gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001434gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001411gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001408gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001413gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001449gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001428gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001415gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001450gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001404gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001406gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001453gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001418gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001444gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001421gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001455gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001410gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001441gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001443gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001420gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001422gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001407gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001419gl'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libGL.so: 
undefined reference to `_nv001454gl'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/usr/local/mythtv/mythtv/programs/mythtv'
make[1]: *** [sub-mythtv-make_default] Error 2
make[1]: Leaving directory `/usr/local/mythtv/mythtv/programs'
make: *** [sub-programs-make_default-ordered] Error 2


More information about the mythtv-users mailing list