Smartcard: sectok compiler error

Markus Friedl markus at openbsd.org
Thu Aug 21 18:30:22 EST 2003


On Thu, Aug 21, 2003 at 10:04:02AM +0200, Mario Ohnewald wrote:
> Hello list!
> I am trying to get my chipdrive micro smartcard working with openssh.
> I read the README.smartcard, but i got stuck with sectok.
> It might be a little offtopic but i am totally stuck!
> 
> After it compiled libsectok without the -Bforcearchive flag i tried to
> compile sectok:
> 
> [root at box sectok-20020524]# make
> gcc -o sectok main.o cmds.o cyberflex.o ../libsectok/libsectok.a -lcrypto
> cmds.o: In function `reset':
> /home/mohnewald/sectok-20020524/cmds.c:158: undefined reference to
> `optreset'

your getopt does not support optreset, check the getopt
from openssh's compat dir.




More information about the openssh-unix-dev mailing list