Re: [Muine] new flac 1.1.3



On Mon, Jan 22, 2007 at 04:37:20PM +0100, G?tz Waschk wrote:
> 
> This has revealed a little portability problem, this additional patch
> replaces one unsigned by a size_t to make muine build on x86_64:
> http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/muine/current/SOURCES/muine-0.8.7-64bit.patch?revision=111928&view=markup

Are you sure that wasn't a 1.1.3 change? On my amd64 system, with
flac-1.1.2, I have the following in /usr/include/FLAC/stream_decoder.h:

typedef FLAC__StreamDecoderReadStatus (*FLAC__StreamDecoderReadCallback)(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], unsigned *bytes, void *client_data);

Muine from SVN compiles perfectly fine as a result. FLAC playback also
works fine on this box.

-pete




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