Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!howland.erols.net!newsxfer.itd.umich.edu!uunet!in2.uu.net!198.68.191.16!news.accessone.com!news1.cstone.net!news5.digex.net!haven.umd.edu!cs.umd.edu!not-for-mail From: dbader@umiacs.umd.edu (David A. Bader) Newsgroups: comp.unix.bsd.freebsd.misc Subject: ssh-1.2.14 on FBSD-2.1.6.1 Date: 23 Feb 1997 09:53:43 -0500 Organization: Institute for Advanced Computer Studies (UMIACS), Univ of Maryland, College Park Lines: 28 Message-ID: <5eplln$mt7@eve.umiacs.umd.edu> NNTP-Posting-Host: eve.umiacs.umd.edu NNTP-Posting-User: dbader Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35957 Hi, I'm trying to install ssh-1.2.14 on FBSD-2.1.6.1. I've already installed libdescrypt*, perl-5.002, and tcp_wrappers_7.4. Here's the error I'm getting in the middle of making ssh: cc -pipe -Lzlib095 -Lrsaref2/source -L/usr/local/lib -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 -lwrap -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 Thanks for any help, david David A. Bader, Ph.D. Office: 301-405-6755 Institute for Advanced Computer Studies FAX: 301-314-9658 A.V. Williams Building Internet: dbader@umiacs.umd.edu University of Maryland WWW: http://www.umiacs.umd.edu/~dbader College Park, MD 20742