Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 1998 16:06:56 -0700 (PDT)
From:      "Brian W. Buchanan" <brian@smarter.than.nu>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Problem building ssh
Message-ID:  <Pine.BSF.4.02A.9809081346170.270-100000@smarter.than.nu>

next in thread | raw e-mail | index | archive | help
Attempting to build ssh under -CURRENT (a.out, headers and libs CVSup'd
and built today) yields:

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 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   -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.



Ideas?

-- 
Brian Buchanan                                      brian@smarter.than.nu

Never believe that you know the whole story.


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?Pine.BSF.4.02A.9809081346170.270-100000>