[gstreamer-bugs] [Bug 159847] New: Configure for musepack plugin fails.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Nov 29 07:07:43 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=159847
GStreamer | gst-plugins | Ver: 0.8.6

           Summary: Configure for musepack plugin fails.
           Product: GStreamer
           Version: 0.8.6
          Platform: Other
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kwm at rainbow-runner.nl
         QAContact: gstreamer-bugs at lists.sourceforge.net


In the configure script in the musepack section there is this line:

CPPFLAGS="-I/usr/include/musepack $CPPFLAGS"

On linux systems musepack is probably installed in the /usr/include/musepack.
So no problem here, but on FreeBSD (and maybe other OS's) they are put in
/usr/local/include/musepack. With the result that the configure script can't 
find the includes. 

Because default CPPFLAGS points to /usr/local/include.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list