OpenBSD 3.3 x86 Build Problem

Ben Lindstrom mouring at etoh.eviladmin.org
Wed Sep 17 04:42:57 EST 2003


Assuming you don't need Kerb you can do:

KERBEROS5=no make

I was fighting with this problem before we had to release 3.7.  I have no
solution for those that require kerb. =(

- Ben

On Tue, 16 Sep 2003, Eric wrote:

>
> I'm seeing this on a clean build after downloading 3.7 to my
> OpenBSD source tree...
>
>  bash-2.05b# make
>
>  [...]
>
>  ===> lib
>  ===> ssh
>  ===> sshd
>  cc   -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o
>  auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o
>  uidswap.o auth.o auth1.o auth2.o auth-options.o session.o
>  auth-chall.o auth2-chall.o groupaccess.o auth-skey.o
>  auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
>  auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o
>  monitor_wrap.o monitor_fdpass.o kexdhs.o kexgexs.o auth-krb5.o
>  auth2-gss.o gss-serv.o gss-serv-krb5.o
>  -L/var/src/usr.bin/ssh/sshd/../lib/obj -lssh -lgssapi -lkrb5
>  -lcrypto -lutil -lz -ldes -lwrap
>  gss-serv-krb5.o: Undefined symbol `_gss_krb5_copy_ccache'
>  referenced from text segment
>  collect2: ld returned 1 exit status
>  *** Error code 1
>
>  Stop in /var/src/usr.bin/ssh/sshd (line 122 of
>  /usr/share/mk/bsd.prog.mk).
>  *** Error code 1
>
>  Stop in /var/src/usr.bin/ssh.
>
> Does anything need to be sync'ed in the source tree?
>
> I'm on OpenBSD 3.3, x86.
>
> Thanks.
>
> - Eric
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>




More information about the openssh-unix-dev mailing list