[haiku-gsoc] Re: SDL build error: signal.h

  • From: Adrien Destugues <pulkomandy@xxxxxxxxxxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Sat, 18 Jun 2011 00:25:54 +0200

On 2011-06-17 at 23:39:40 [+0200], Nathan Heisey <nathanheisey@xxxxxxxxx> 
wrote:
> Hello,
> 
> I tried to build SDL 1.3 and got an error where struct sigaction did not
> have member sa_sigaction.  According to the specification found
> here<http://pubs.opengroup.org/onlinepubs/009695399/functions/sigaction.html
> >,
> this is standard functionality, or something.  Is there some version of
> signal.h that has this functionality which I may use?  What can be done
> about this error?
> 
> Thanks,
> -Nathan Heisey

I think you should have a look to the patch for SDL 1.2, which has a 
workaround for this.
Keep in mind Haiku is in alpha state and may still miss some parts.

Maybe the signal branch can help ? http://dev.haiku-os.org/ticket/2695
You'd have to run a nightly built from trunk to get it, not one of the alpha3 
images.

-- 
Adrien.

Other related posts: