On Wed, Nov 21, 2007 at 03:53:20PM +0200, Antti Harri wrote:
> On Wed, 21 Nov 2007, Antoine Jacoutot wrote:
> 
> >Sorry I misunderstood, I though you were having a problem related to SDL.
> 
> Oh you mean bzflag has SDL as dependency and it's okay for it to fail
> in the configure stage?
> 
> No offense, but did you even look at the config.log, or
> the provided typescript?
> 
> >There have been a lot of changes in audio recently, make sure you have 
> >very recent system and ports.
> 
> How recent? I'm running latest snapshot base (just updated
> from nov 17 to newest, ftp timestamp nov 20) and packages (they were up to 
> date already).. CVS updated the ports tree also.

looks like alloca() is being defined before SDL/SDL_stdinc.h is being
included.

AFAICS, alloca() is defined in stdlib.h, but only if __BSD_VISIBLE != 0.
__BSD_VISIBLE is defined in /usr/include/cdefs.h.

sorry, that's all I can figure out right now.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to