Date: Mon, 15 Jun 1998 00:15:20 +1000 (EST) From: Simon Coggins <chaos@oz.org> To: kkennawa@physics.adelaide.edu.au Cc: ports@FreeBSD.ORG Subject: RE: ssh broken on -current Message-ID: <XFMail.980615001520.chaos@oz.org> In-Reply-To: <Pine.BSF.3.96.980614232130.4155A-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
I had this problem with some other programs. I traced it back to some changes in the .h files and the libc, try doing a make world or just make include (i think it is just for the include files) On 14-Jun-98 Kris Kennaway wrote: > -current as of today, but this port has been broken for several days now > (I first tried it immediately after it was upgraded to 1.2.25). > > On compiling, I get: > > cc -pipe -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 auth > fd.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 -L/usr/lib -lgmp -L/usr/lib -lz > -lwrap -lcrypt -L/usr/local/lib -lutil > sshconnect.o: Undefined symbol `___inet_addr' referenced from text segment > sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment > sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > newchannels.o: Undefined symbol `___inet_addr' referenced from text segment > *** Error code 1 > > Stop. > > Any hints? > > Also - I couldnt seem to find this as a package on either ftp.freebsd.org > or internat.freebsd.org (even an old version). Is there some reason it's > not being built as a package on internat (legal reasons?) I made the > mistake of deleting my previously-installed version before the new port > had finished compiling :-( > > Kris > > ------------------------------------------------------------------------------ > The Feynman Problem-Solving Algorithm: > (1) Write down the problem > (2) Think real hard > (3) Write down the answer > ------------------------------------------------------------------------------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message Regards Simon +---------------------------------------------------------------+ | Email: chaos@ultra.net.au, chaos@oz.org, simon@bofh.com.au | | http://www.ultra.net.au/~chaos Ultranet Technical Admin. | | Chaos on IRC, IRC Operator for the OzORG Network | +---------------------------------------------------------------+ --- "Every morning, I get up and look through the 'Forbes' list of the richest people in America. If I'm not there, I go to work" -- Robert Orben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980615001520.chaos>