On Thu, Sep 20, 2001 at 07:30:57PM -0700, James Morrison wrote:
>   Hi,
>    I tried to compile uw-imap today and go this error:
> /include/bits/sigaction.h:35: parse error before siginfo_t
> 
> the section is
> 
> union { 
>   __sighandler_t sa_handler;
>   void (*sa_sigaction)(int,siginfo_t *, void *);
> } __sigaction_handler

This was fixed in CVS:

2001-08-22  Roland McGrath  <[EMAIL PROTECTED]>

        * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
        conditionalization of sa_handler/sa_sigaction member types to
        match the sysdeps/unix/sysv/linux file.

the next glibc update will have the fix.

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to