At 16:26 Uhr -0700 01.06.2000, Anthony Brock wrote:
>gcc -DNO_STRUCT_TM_GMTOFF -D__svr4__ -DSOLARIS
>-I../../sys/generic -D_ISOC9X_SOURCE -O
>-I../../include -DAPPLCNAME -c uam.c -o uam.o
>uam.c: In function `uam_register':
>uam.c:118: `__builtin_va_alist' undeclared (first use in this function)
I also had problems to compile this in Solaris 2.5.1 (without the compatibility
ucb-stuff installed), I also had this problem. It seems that variable arguments
support is somewhat broken (if hardly implemented).
:wq! PoC