When i try to compile Vlock from ports, i get:

cc -O -pipe   -DUSE_PAM -c vlock.c
cc -O -pipe   -DUSE_PAM -c signals.c
cc -O -pipe   -DUSE_PAM -c help.c
cc -O -pipe   -DUSE_PAM -c terminal.c
cc -O -pipe   -DUSE_PAM -c input.c
input.c:64: security/pam_misc.h: No such file or directory
input.c:67: `misc_conv' undeclared here (not in a function)
input.c:67: initializer element is not constant
input.c:67: (near initialization for `PAM_conversation.conv')

Have got any idea how to solve this problem??

Greetings
Andrzej Kwiatkowski


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

Reply via email to