Hi .. first time installing s/key..
but I am encountering this problem...
This time I have already included CC=gcc
in the Makefile...
here is the problem...
3:doraemon:/usr/local/etc# make
gcc -DHASSTDLIB -c skeylogin.c -o skeylogin.o
skeylogin.c: In function `skeychallenge':
skeylogin.c:73: number of arguments doesn't match prototype
skey.h:39: prototype declaration
make: *** [skeylogin.o] Error 1
thank you for the help...
toneee