gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Problem compiling gnash 0.8.0


From: Nicolas Lécureuil
Subject: Re: [Gnash-dev] Problem compiling gnash 0.8.0
Date: Wed, 13 Jun 2007 15:14:32 +0200

2007/6/11, strk <address@hidden>:
On Mon, Jun 11, 2007 at 05:32:01PM +0200, Nicolas Lécureuil wrote:
> Hi,
>
> I have some problems compiling Gnash 0.8.0
>
> Does someone have an idea of what is wrong ?
>
>
>
> bXdmcp.so -ldl /usr/lib/libXau.so -lm
> ../server/.libs/libgnashserver.so: undefined reference to
> `gnash::sound_handler::convert_raw_data(short**, int*, void*, int,
> int, int, bool, int, bool)'
> collect2: ld returned 1 exit status
> make[2]: *** [gparser] Error 1
> make[2]: *** Waiting for unfinished jobs....
> ../server/.libs/libgnashserver.so: undefined reference to
> `gnash::sound_handler::convert_raw_data(short**, int*, void*, int,
> int, int, bool, int, bool)'
> collect2: ld returned 1 exit status

convert_raw_data should be in libgnashbackend.so.
This was fixed by adding libgnashbackend as a dependency of libgnashserver.
But we already have it the other way around, so it won't work either.

See bug: http://savannah.gnu.org/bugs/index.php?20110

Btw, are you also building with MAD sound handler ?
absolutly,  so i will use an other sound handler

--
Regards
Nicolas Lécureuil
Mandriva Contributor




reply via email to

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