mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: FLAC ntohl patch (was Re: [Mingw-cross-env-list] Preparation of Rele


From: DiAppoggio
Subject: Re: FLAC ntohl patch (was Re: [Mingw-cross-env-list] Preparation of Release 2.16)
Date: Wed, 06 Oct 2010 17:46:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

Il 06/10/2010 17:20, Tony Theodore ha scritto:
DiAppoggio<address@hidden>    schrieb:


/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.5.1/../../../../i686-pc-mingw32/lib/libFLAC.a(bitreader.o):/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274:
more undefined references to address@hidden' follow
collect2: ld returned 1 exit status
make: *** [scummvm.exe] Errore 1*

After googling I've found that this patch (

http://sourceforge.net/tracker/?func=detail&atid=313478&aid=1761712&group_id=13478
) resolves this issue (in my setup of course). I post to the list if
someone can find it useful.
Looking a little further, it seems there's a missing '-lwsock32'
somewhere. Can you see if you can get scummvm to add this to it's
linking steps and/or see if it uses pkg-config? If that works, we'll
add it to the *.pc files.

Thanks,

Tony
Yes, I can bypass the patch adding -lwsock32 to ./configure , but I still don't understand why I need a networking library if I only need to encode a wav file into a flac one!



reply via email to

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