tag 441675 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (10/09/2007):
> ../../server/user_pam.c: In function 'vrfy_user':
> ../../server/user_pam.c:52: warning: implicit declaration of function 'syslog'
> ../../server/user_pam.c:52: error: 'LOG_ERR' undeclared (first use in this 
> function)
> ../../server/user_pam.c:52: error: (Each undeclared identifier is reported 
> only once
> ../../server/user_pam.c:52: error: for each function it appears in.)
> ../../server/user_pam.c: In function 'shutdown_allowed':
> ../../server/user_pam.c:74: error: 'LOG_ERR' undeclared (first use in this 
> function)
> ../../server/user_pam.c:80: error: 'LOG_INFO' undeclared (first use in this 
> function)

Missing include in ./build-tree/linesrv-2.1/server/user_pam.c: 
  #include <sys/syslog.h>

Package building then fine; tagging accordingly.

Cheers,

-- 
Cyril Brulebois

Attachment: pgp9JahAukShy.pgp
Description: PGP signature

Reply via email to