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.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to