After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 168002 - [build] Musepack header files not found
[build] Musepack header files not found
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.7
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-21 00:03 UTC by thenktor
Modified: 2005-02-25 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description thenktor 2005-02-21 00:03:10 UTC
Distribution/Version: Slackware 10.1

First installed libmusepack-1.1
Then wanted to compile gst-plugins-0.8.7
./configure did not find mpc-dec.h

Her is the configure output:
configure: ***
configure: *** checking plugin: musepack ***
configure: ***
checking musepack/mpc_dec.h usability... no
checking musepack/mpc_dec.h presence... no
checking for musepack/mpc_dec.h... no
configure: *** These plugins will not be built: musepack


Here is a file listing of the libmusepack files:
usr/lib/libmusepack.la
usr/lib/libmusepack.so.2.0.0
usr/lib/libmusepack.a
usr/include/
usr/include/musepack/
usr/include/musepack/decoder.h
usr/include/musepack/config_types.h
usr/include/musepack/musepack.h
usr/include/musepack/requant.h
usr/include/musepack/streaminfo.h
usr/include/musepack/math.h
usr/include/musepack/huffman.h
usr/include/musepack/reader.h
Comment 1 Ronald Bultje 2005-02-21 12:01:17 UTC
This is already fixed in CVS. Musepack-1.1 was released far later than
gst-plugins 0.8.7, so obviously we don´t build against it.