gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Configure doesn't friendly-warn for missing libspeexdsp


From: TJ
Subject: Re: [Gnash-dev] Configure doesn't friendly-warn for missing libspeexdsp headers
Date: Thu, 18 Feb 2010 21:11:22 +0000

On Thu, 2010-02-18 at 19:50 +0100, Markus Gothe wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Could you open a bug... I'l try to reproduce it. Could you also print  
> the output for speex.h?

https://savannah.gnu.org/bugs/index.php?28929

I attached the config.log to the bug report.

To be clear, I'm building trunk manually *not* using the debian
packaging *although* I looked at the debian/control file and didn't see
'libspeexdsp-dev' mentioned in the build-deps either.

I couldn't figure out how to get unwrapped formatting on savannah
despite it saying to look for "MarkUp Reminder in Related Recipes" -
where is "Related Recipes"; I don't see a link on the page to anything
hinting at that.

So, I'm including the extract from the 'make' log here:

Making all in libmedia
make[2]: Entering directory `/home/all/SourceCode/flash/gnash/libmedia'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-I../libbase -pthread  -I/usr/include/libpng12   -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include          -I../libmedia/gst -pthread 
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2            -g -O2     -W     
-Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type    
 -Wnon-virtual-dtor     -Wunused      -fvisibility-inlines-hidden -MT 
libgnashmedia_la-MediaHandler.lo -MD -MP -MF 
.deps/libgnashmedia_la-MediaHandler.Tpo -c -o libgnashmedia_la-MediaHandler.lo 
`test -f 'MediaHandler.cpp' || echo './'`MediaHandler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -pthread 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libmedia/gst -pthread 
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -W -Wall -Wcast-align 
-Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused 
-fvisibility-inlines-hidden -MT libgnashmedia_la-MediaHandler.lo -MD -MP -MF 
.deps/libgnashmedia_la-MediaHandler.Tpo -c MediaHandler.cpp  -fPIC -DPIC -o 
.libs/libgnashmedia_la-MediaHandler.o
In file included from MediaHandler.cpp:32:
AudioDecoderSpeex.h:25:36: error: speex/speex_resampler.h: No such file or 
directory
In file included from MediaHandler.cpp:32:
AudioDecoderSpeex.h:54: error: ISO C++ forbids declaration of 
‘SpeexResamplerState’ with no type
AudioDecoderSpeex.h:54: error: expected ‘;’ before ‘*’ token
make[2]: *** [libgnashmedia_la-MediaHandler.lo] Error 1
make[2]: Leaving directory `/home/all/SourceCode/flash/gnash/libmedia'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/all/SourceCode/flash/gnash'
make: *** [all] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]