Re: 'stctl' driver will not build under SunOS 5.8

2001-04-06 Thread John R. Jackson
>... I've just tried to build the 'stctl' driver and it's complaining about >something to do with the environment variable handling functions in the >code which does syslogging: > ># make >gcc -D_KERNEL -c stctl.c >stctl.c: In function `stctl_log': >stctl.c:2134: `__builtin_va_alist' undeclared

'stctl' driver will not build under SunOS 5.8

2001-04-06 Thread Craig Dewick
Hiya, Apart from the troubles with 'mtx' mentioned in other message threads, I've just tried to build the 'stctl' driver and it's complaining about something to do with the environment variable handling functions in the code which does syslogging: # make gcc -D_KERNEL -c stctl.c stctl.c: In f