[Flac-dev] xmms plugin bug report - macOS 10.3, darwinports

Josh Coalson xflac at yahoo.com
Tue Jun 14 13:14:49 PDT 2005


--- Dan Pritts <danno at umich.edu> wrote:
> Hi all -
> 
> I've just finished building flac in the "darwinports" environment
> on MacOS 10.3.9.
> 
> The port maintainer (i've cc'd him) had disabled the xmms plugin
> build.
> 
> I wanted that, so I changed the portfile and built locally, yada
> yada.
> 
> I've run into three problems, only two of which I've seen reported
> in the list archives here.
> 
> 1) configure doesn't properly figure out that i have socklen_t
> defined,
> and so http.c defines its own version.  Previously reported.

FLAC-1.1.2 has in configure.in:

AC_CHECK_TYPES(socklen_t, [], [])

is this not working?

> 2) once I had a successful build, I get the following on console:
> 
>    rock/j_geils_band/showtime at st1100% xmms 01-jus_cant_stop_me.flac 
>    *** malloc[19338]: Deallocation of a pointer not malloced:
>    0x13a5aec; This could be a double free(), or free() called with
>    the middle of an allocated block; Try setting environment variable
>    MallocHelp to see tools to help debug

yes I think this is fixed in CVS.

> 3) To get the xmms plugin shared library to build properly, i had to
> hack the
> libtool-disable-static  script to get EGREP from the PATH.  There was
> a similar
> hack for SED in the libtool file with a JEC comment.  

OK, will add that.  thanks.

Josh



		
__________________________________ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 



More information about the Flac-dev mailing list