>... 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 (first use in this function)
>...

Sst had this same problem (you might look through the README.Amanda
notes that come with it).  Specifically, it says:

  A change was made to the sst.c source code to get around the following
  error:

  `__builtin_va_alist' undeclared

  It adds a #include of stdarg.h if __GNUC__ is #define'd.

>Craig.

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to