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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gene Heskett wrote:
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

Smells like you need the faad stuff from Livna as well.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer                       rps2@xxxxxxxx -
- Hosting Consulting, Inc.                                           -
-                                                                    -
- Treat each day as if it's your last...a lot of crying and whining  -
-      usually gets you what you want!              -- Sam Sledge    -
----------------------------------------------------------------------

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux