[Openal-devel] [PATCH] Fix for build failures on Hurd

Chris Robinson chris.kcat at gmail.com
Wed Aug 19 12:55:03 PDT 2009


On Wednesday 19 August 2009 11:07:07 am Andres Mejia wrote:
> Here's a patch that will fix build failures for the Hurd. Hurd doesn't
> define PATH_MAX. Pulseaudio upstream has already made fixes for building on
> Hurd.

Hi.

Unfortunately that creates a problem where it won't get the name of the 
executable (and possibly crash). I think the proper way to handle it would be 
to define PATH_MAX if it isn't already defined.


More information about the Openal-devel mailing list