Wilko Bulte <[EMAIL PROTECTED]> wrote:

> Now that current on Alpha builds a lot better than a
> few days back it fails in:

> /usr/src/lib/libpam/libpam/pam_get_pass.c:60: warning: type mismatch in
> implicit declaration for built-in function `memset'
> /usr/src/lib/libpam/libpam/pam_get_pass.c:60: warning: type mismatch in
> implicit declaration for built-in function `strlen'

That's the characteristic signature of a missing #include <string.h>.

-- 
Christian "naddy" Weisgerber                          [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to