Richard Levitte - VMS Whacker wrote:
> 
> From: Achim Spangler <[EMAIL PROTECTED]>
> 
> spangler> The error message is as follows:
> spangler> cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c
> spangler> bss_fd.c
> spangler> cc: Error: /usr/include/sys/signal.h, line 486: In the declaration of
> spangler> "__P_C", a function cannot return a function type. (badreturntype)
> spangler> extern int __P_C(sigwait) __((const sigset_t *set, int *sig));
> spangler> -----------^
> spangler> cc: Warning: /usr/include/sys/signal.h, line 486: In the declaration of
> spangler> "__P_C", a function declarator has an identifier list but is not part of
> spangler> a function definition.  Extraneous parameter names are ignored.
> spangler> (funcidlis)
> spangler> extern int __P_C(sigwait) __((const sigset_t *set, int *sig));
> spangler> -----------^
> spangler> *** Exit 1
> 
> That looks very much like a Compaq poopoo...  I would guess that the
> __P_C thingy is a macro that they didn't get quite right.

I'd guess they are expecting something else to get included first. I'd
check, but Compaq never did give me a Tru64 upgrade :-(

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

Coming to ApacheCon Europe 2000? http://apachecon.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to