Skip site navigation (1)Skip section navigation (2)
Date:      30 Mar 2005 09:53:01 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Redmond Militante <r-militante@northwestern.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: error installing openssh-portable
Message-ID:  <44zmwl2njm.fsf@be-well.ilk.org>
In-Reply-To: <20050329171942.GB624@darkpossum>
References:  <20050328200507.GC1355@darkpossum> <44zmwmv8sw.fsf@be-well.ilk.org> <20050329171942.GB624@darkpossum>

next in thread | previous in thread | raw e-mail | index | archive | help
Don't top-post, please.

Redmond Militante <r-militante@northwestern.edu> writes:

> is /usr/ports/cryptlib the port you're referring to?

No, I'm talking about the crypto distribution in the base system.  I
don't remember when it was folded into the main distribution, but for
a long time it was separate because of concerns about export
regulations and patent issues.

> i've also read that make -DWITHOUT_KERBEROS=yes would also work, but it didn't in my case.
> 
> 
> 
> [Tue, Mar 29, 2005 at 09:14:07AM -0500]
> This one time, at band camp, Lowell Gilbert said:
> 
> > Redmond Militante <r-militante@northwestern.edu> writes:
> > 
> > > hi all
> > > 
> > > i get this installing the openssh-portable port on a 4.8-RELEASE machine
> > > 
> > > ===>  Building for openssh-portable-3.9.0.1,1
> > > if test ! -z ""; then  /usr/bin/perl5 ./fixprogs ssh_prng_cmds ;  fi
> > > (cd openbsd-compat && make)
> > > cc -o ssh ssh.o readconf.o clientloop.o sshtty.o  sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/lib  -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lssh -lopenbsd-compat -lcrypto -lutil -lz -lcrypt -lkrb5 -lcrypto -lcom_err -lasn1 -lroken
> > > /usr/lib/libkrb5.so: undefined reference to `des_is_weak_key'
> > > /usr/lib/libkrb5.so: undefined reference to `des_pcbc_encrypt'
> > > /usr/lib/libkrb5.so: undefined reference to `des_cfb64_encrypt'
> > > /usr/lib/libkrb5.so: undefined reference to `des_cbc_encrypt'
> > > /usr/lib/libkrb5.so: undefined reference to `des_set_odd_parity'
> > > /usr/lib/libkrb5.so: undefined reference to `des_read_pw_string'
> > > /usr/lib/libkrb5.so: undefined reference to `des_set_key'
> > > /usr/lib/libkrb5.so: undefined reference to `des_ede3_cbc_encrypt'
> > > /usr/lib/libkrb5.so: undefined reference to `des_cbc_cksum'
> > > *** Error code 1
> > > 
> > > Stop in /usr/ports/security/openssh-portable/work/openssh-3.9p1.
> > > *** Error code 1
> > > 
> > > Stop in /usr/ports/security/openssh-portable.
> > > 
> > > 
> > > any ideas on how to fix?  cvsup'ing ports didn't work.
> > 
> > I seem to recall DES being optional back when; you'll need to install
> > it to get this linking.  It should be in the crypto library.
> > 
> > Or maybe my memory is just off...
> 
> -- 
> Redmond Militante
> Software Engineer / Medill School of Journalism
> FreeBSD 5.2.1-RELEASE-p13 #0: Mon Mar 28 17:07:51 CST 2005 i386
> 11:15AM  up 45 mins, 2 users, load averages: 0.00, 0.02, 0.05
> 
> 

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44zmwl2njm.fsf>