Another shapshot

Gert Doering gert at greenie.muc.de
Sat Nov 4 03:11:19 EST 2000


Hi,

On Sat, Oct 28, 2000 at 11:53:10PM +1100, Damien Miller wrote:
> I have just uploaded another snapshot to:
> 
> http://www.mindrot.org/misc/openssh/openssh-SNAP-20001028.tar.gz
> 
> Please test this one extra hard, it is likely to become 2.3.0p1 early
> next week.

OK, gave it another "go" on AIX 4.3.3.  Without s/key, everything looks
fine.

With s/key, things fall apart:

gcc -o sshd sshd.o auth.o auth1.o auth2.o auth-rhosts.o auth-options.o
auth-krb4.o auth-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o dh.o pty.o
log-server.o login.o loginrec.o servconf.o serverloop.o md5crypt.o
session.o -L. -L/gnu/lib -L/gnulocal/lib -L/usr/local/lib -L/gnu/lib
-L/gnu -lssh -lopenbsd-compat -lnsl -lz  -lcrypto  -lskey
ld: 0711-317 ERROR: Undefined symbol: .auth2_skey
ld: 0711-317 ERROR: Undefined symbol: .skey_fake_keyinfo
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status

- from browsing through the sources and s/key sources, it seems as if
auth2_skey and skey_fake_keyinfo should be defined in OpenSSH somewhere,
but are not.  Is that correct?  If yes, how to fix it?

I use the skey-1.1 package from <somewhere>.su which claims to be a
direct port from the OpenSSH skey sources.

configure outputs the following:


OpenSSH configured has been configured with the following options.
                 User binaries: /gnu/bin
                 User binaries: /gnu/bin
               System binaries: /gnu/sbin
           Configuration files: /etc
               Askpass program: /gnu/libexec/ssh-askpass
                  Manual pages: /gnu/man/catX
                      PID file: /etc
      Random number collection: EGD (/dtmp/egd.entropy)
                Manpage format: cat
                   PAM support: no
            KerberosIV support: no
                   AFS support: no
                 S/KEY support: yes
          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

             Host: rs6000-ibm-aix4.3.3.0
         Compiler: gcc
   Compiler flags: -O -I/gnu/include -I/gnulocal/include -Wall -I. -I.
-I/usr/local/include -I/gnu/include
     Linker flags: -L/gnu/lib -L/gnulocal/lib -L/usr/local/lib
-L/gnu/lib -L/gnu
        Libraries: -lnsl -lz  -lcrypto  -lskey



regards,

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert at greenie.muc.de
fax: +49-89-35655025                        gert.doering at physik.tu-muenchen.de





More information about the openssh-unix-dev mailing list