Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 1998 02:03:25 -0700 (PDT)
From:      dan@math.berkeley.edu (Dan Strick)
To:        freebsd-current@FreeBSD.ORG
Cc:        dan@math.berkeley.edu
Subject:   FYI: more elf confusion?
Message-ID:  <199809240903.CAA04306@math.berkeley.edu>

next in thread | raw e-mail | index | archive | help
When attempting to build ssh:

	cd /usr/ports/security/ssh
	make USA_RESIDENT=YES

I eventually get:

cc -pipe -Lrsaref2/source -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o  tildexpand.o clientloop.o canohost.o  idea.o  rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o  xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o  crc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o  userfile.o signals.o blowfish.o deattack.o   -lgmp -lz  -lrsaref -lcrypt -L/usr/local/lib  -lutil 
/usr/libexec/elf/ld: cannot open -lrsaref: No such file or directory
*** Error code 1

Dan Strick
dan@math.berkeley.edu

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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