bugGnash - The GNU Flash player - Bugs: bug #28929, Configure doesn't friendly-warn...

 
 

bug #28929: Configure doesn't friendly-warn for missing libspeexdsp headers

Submitter:  TJ <intuitivenipple>
Submitted:  Thu 18 Feb 2010 08:55:44 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  trunk Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Nov 2013 10:21:44 PM UTC, comment #3: 

Thanks for feedback, I'm assuming it's fixed, closing.

Sandro Santilli <strk>
Group Member
Fri 01 Nov 2013 10:17:55 PM UTC, comment #2: 

My original report was 3.5 years ago; I no longer use Flash or Gnash.

TJ <intuitivenipple>
Fri 01 Nov 2013 08:00:18 PM UTC, comment #1: 

I'm actually getting a very friendly warning as of current master (0.8.10+):

    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


Can you see it TJ ?

Sandro Santilli <strk>
Group Member
Thu 18 Feb 2010 08:55:44 PM UTC, original submission:  

Building in a clean chroot environment (on Ubuntu) I found that
configure doesn't friendly-warn about the missing header file

speex/speex_resampler.h

which is in the "libspeexdsp-dev" package on Debian/Ubuntu.

The configure script does detect the header file isn't in place but
doesn't appear to make it obvious it is required:

checking for speex_resampler.h header using pkg-config... not found
checking for speexdsp-config... no
checking speex_resampler.h usability... no
checking speex_resampler.h presence... no
checking for speex_resampler.h... no
checking speexdsp/speex_resampler.h usability... no
checking speexdsp/speex_resampler.h presence... no
checking for speexdsp/speex_resampler.h... no
checking for speexdsp/speex_resampler.h... (cached) no
checking for speex_resampler.h... (cached) no
checking for speex_resampler.h header... not found
checking for libspeexdsp library using pkg-config... not found
...
        Speex flags are: 
        Speex libs are: -lspeex 

On Ubuntu I solved it with:

sudo apt-get install libspeexdsp-dev

TJ <intuitivenipple>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19748:  config.log.gz added by intuitivenipple (27KiB - application/x-gzip - config.log (gzipped))

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by intuitivenipple (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-01 strk StatusReady For Test Works For Me
        Open/ClosedOpen Closed
    2013-11-01 strk StatusNone Ready For Test
    2010-02-18 intuitivenipple Attached File- Added config.log.gz, #19748

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code