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 (*
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
=
James Morrison
University of Waterloo