Hallo Leute,
kann mir jemand sagen wie ich unter FreeBSD 5.2.1 openssh mit
opensc support installieren kann.
Ich habe leider keinen option gefunden diese über die
ports collection zu machen und ich erhalte auch einen
Fehler wenn ich versuche den source code manuell von openssh.org
zu kompilieren.
OpenSSH has been configured with the following options:
User binaries: /usr/local/bin
System binaries: /usr/local/sbin
Configuration files: /usr/local/etc
Askpass program: /usr/local/libexec/ssh-askpass
Manual pages: /usr/local/man/manX
PID file: /var/run
Privilege separation chroot path: /var/empty
At runtime, sshd will use the path defined in /etc/login.conf
Manpage format: doc
PAM support: no
KerberosIV support: no
KerberosV support: no
Smartcard support: yes, using OpenSC
AFS support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: no
IP address in $DISPLAY hack: no
Use IPv4 by default hack: no
Translate v4 in v6 hack: no
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: i386-unknown-freebsd5.2.1
Compiler: gcc
Compiler flags: -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags:
Linker flags:
Libraries: -lutil -lz -lcrypto -lcrypt
.
.
.
.
.
n file included from sshconnect2.c:42:
log.h:58: warning: conflicting types for built-in function `log'
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.oi
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/
-lssh -lopenbsd-compat -lutil -lz -lcrypto -lcrypt
ssh.o: In function `load_public_identity_files':
/home/mib/download/openssh-3.6.1p2/ssh.c:1205:
undefined reference to `sc_get_keys'
*** Error code 1
Stop in /home/mib/download/openssh-3.6.1p2.
FreeBSD lisa.home.inet 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11 #18: Sat Oct 23 07:17:40 CEST 2004 root(at)lisa.home.inet:/usr/obj/usr/src/sys/new i386
opensc-0.8.1_1 ISO 7816 Smartcard API
Gruß
Michael
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 04 Nov 2004 - 10:26:38 CET