|
|||||||||||
|
Re: OpenSSH 3.6 released
From: Marc-Christian Petersen <m.c.p(at)gmx.net>
Date: Mon Mar 31 2003 - 11:50:18 EST On Monday 31 March 2003 14:49, Markus Friedl wrote: Hi Markus, > OpenSSH 3.6 has just been released. It will be available from the
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -DSSHDIR=\"/etc/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/opt/openssh/chroot\" -DSSH_RAND_HELPER=\"/opt/openssh/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c log.c log.c: In function `do_log': log.c:391: warning: implicit declaration of function `strnvis' log.c:391: `VIS_OCTAL' undeclared (first use in this function)log.c:391: (Each undeclared identifier is reported only once log.c:391: for each function it appears in.) make: *** [log.o] Error 1
./configure --prefix=/opt/openssh \
--sysconfdir=/etc/openssh \
--with-md5-passwords \
--with-pam \
--with-tcp-wrappers \
--with-xauth=/usr/bin/X11/xauth \
--with-ipv4-default \
--with-4in6 \
--without-rand-helper \
--with-privsep-path=/opt/openssh/chroot \
--with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
ciao, Marc Received on Mon Mar 31 15:02:12 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:56 EDT |
||||||||||
|
|||||||||||