Now ON TOPIC, libGL.so, libMesaGL.so on missing list of F8 repo's

Gene Heskett gene.heskett at verizon.net
Tue Jul 22 22:56:05 UTC 2008


On Tuesday 22 July 2008, Rex Dieter wrote:
>Gene Heskett wrote:
>> So what do we do when we want to install a program that expects to find
>> those libraries and will not build without them?
>
>For libGL,
>yum install mesa-libGL-devel
>
Already installed, but gmerlin's configure can't find it.  There is no libGL.so 
link, but I can make that from libGL.so.1 which is installed.

>not sure about libMesaGL.  what needs that?

gmerlin, which is a dependency of OpenMovieEditor.

And in the most recent release, gmerlin has gained a gmerlin-dependencies, which 
does not include the GL and GLX stuff, and building that needed 'yasm' for the 
X264 stuff.  After that, all the dependencies built and installed themselves in 
a tree in /opt/gmerlin.  I rather like that separation.  Then after making the 
libGL.so link, I tried building gmerlin-all again, and it blew up with this, 
which may be an ld.so.conf problem:

gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -Wl,--rpath -Wl,/opt/gmerlin/lib -o .libs/bgavdump 
bgavdump.o  ../lib/.libs/libgmerlin_avdec.so -L/usr/local/lib /usr/local/lib/libgavl.so
/usr/lib/libavcodec.so.51: undefined reference to `faacDecDecode'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecInit2'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecClose'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecOpen'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecSetConfiguration'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecInit'
/usr/lib/libavcodec.so.51: undefined reference to 
`faacDecGetCurrentConfiguration'
/usr/lib/libavcodec.so.51: undefined reference to `faacDecGetErrorMessage'
collect2: ld returned 1 exit status
make[1]: *** [bgavdump] Error 1
make[1]: Leaving directory 
`/opt/gmerlin-all-in-one-20080715/gmerlin_avdecoder/gmerlin-avdecoder-0.1.8pre1/tests'
make: *** [all-recursive] Error 1
Compilation in gmerlin_avdecoder failed

I'll run this one by the authors.

Thanks Rex.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
I'm dressing up in an ill-fitting IVY-LEAGUE SUIT!!  Too late...




More information about the fedora-list mailing list