[gstreamer-bugs] [Bug 402236] New: configure can't see libFLAC installed outside /usr/lib

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 29 13:11:27 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=402236

  GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: configure can't see libFLAC installed outside /usr/lib
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: elle.uca at libero.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Building my GNOME jhbuild sandbox, I tried to install xiph stuff under
/opt/gnome2 too, instead using -dev packages from distro.

Unfortunately it seems that gst-plugins-good is unable to check libFLAC* stuff
under /opt/gnome2/lib, so the plugin is not compiled.

###############

configure:35315: checking for FLAC__seekable_stream_encoder_new in -lFLAC
configure:35350: gcc -o conftest -g -O2 -lz   conftest.c -lFLAC -lm  >&5
/usr/bin/ld: cannot find -lFLAC
collect2: ld returned 1 exit status
configure:35356: $? = 1

luca at redrum:~$ ls /opt/gnome2/lib/*FLAC.so
/opt/gnome2/lib/libFLAC.so  /opt/gnome2/lib/libOggFLAC.so

luca at redrum:~$ grep seekable_stream_encoder_new /opt/gnome2/lib/*
Binary file /opt/gnome2/lib/libFLAC.a matches
Binary file /opt/gnome2/lib/libFLAC++.a matches
Binary file /opt/gnome2/lib/libFLAC.so matches
Binary file /opt/gnome2/lib/libFLAC++.so matches
Binary file /opt/gnome2/lib/libFLAC++.so.5 matches
Binary file /opt/gnome2/lib/libFLAC++.so.5.0.0 matches
Binary file /opt/gnome2/lib/libFLAC.so.7 matches
Binary file /opt/gnome2/lib/libFLAC.so.7.0.0 matches


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list