Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463864 - www-plugins/gnash-0.8.10_p20120903-r1 - checking for speex_resampler.h header... not found
Summary: www-plugins/gnash-0.8.10_p20120903-r1 - checking for speex_resampler.h header...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-30 14:25 UTC by Dennis Schridde
Modified: 2016-10-09 14:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,142.90 KB, text/plain)
2013-03-30 14:25 UTC, Dennis Schridde
Details
config.log (config.log,168.42 KB, text/plain)
2013-03-30 15:30 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-03-30 14:25:22 UTC
Created attachment 343768 [details]
build.log

www-plugins/gnash-0.8.10_p20120903-r1 has DEPEND="media-libs/speex[ogg]", but configure reports:
---
    RECOMMENDED: If you install the Speex DSP library, Gnash will be able to 
                 resample Speex encoded audio in FLV files.
                 Install libspeexdsp from http://speex.org
                 or .deb users: apt-get install libspeexdsp-dev
                 or .rpm users: yum install speex-devel
Gnash should still compile, but you'll miss important support
---


Incomplete (taken half-way during compilation) build.log attached.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-03-30 15:18:12 UTC
Please attach config.log
Comment 2 Dennis Schridde 2013-03-30 15:30:08 UTC
Created attachment 343778 [details]
config.log
Comment 3 Dennis Schridde 2013-03-30 15:32:08 UTC
The issue appears to be that Gentoo has the speex_resampler.h header in /usr/include/speex, but configure searches in speexdsp.
Comment 4 Pacho Ramos gentoo-dev 2016-10-09 14:57:58 UTC
Per config results it seems it's detected now with latest version:
        Speex flags are: default include path
        Speex libs are: -lspeex
        Speex DSP flags are: default include path
        Speex DSP libs are: -lspeexdsp