Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 1997 03:58:00 -0800 (PST)
From:      Levels of Indirection <root@narcissus.ml.org>
To:        questions@freebsd.org
Subject:   I can't get ssh to compile under 2.1.7
Message-ID:  <Pine.NEB.3.95.970323035715.26154A-100000@narcissus.ml.org>

next in thread | raw e-mail | index | archive | help
Even after turning off all optimization in /etc/make.conf, my make craps
out with the following:

cc -pipe -Lzlib095 -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 tss.o cipher.o des.o match.o arcfour.o mpaux.o minfd.o
userfile.o signals.o -L/usr/lib -lgmp -Lzlib095 -lz -lrsaref -lcrypt
-L/usr/local/lib  -lutil
compress.o: Undefined symbol `_inflateInit_' referenced from text segment
compress.o: Undefined symbol `_deflateInit_' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Anyone know how I can make it happy?



 Ben

"You have your mind on computers, it seems."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970323035715.26154A-100000>