[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /include/bits/sigaction.h:35: parse error



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  <roland@frob.com>

        * 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 brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



Reply to: