Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 1998 20:22:44 -0400 (EDT)
From:      Chuck Robey <chuckr@glue.umd.edu>
To:        Chris Coleman <chris@bb.cc.wa.us>
Cc:        ports@FreeBSD.ORG
Subject:   Re: ssh port dying on current
Message-ID:  <Pine.BSF.4.00.9808202020580.11516-100000@picnic.mat.net>
In-Reply-To: <Pine.BSF.3.96.980820175300.13228A-100000@bb.cc.wa.us>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 20 Aug 1998, Chris Coleman wrote:

> I get this error and don't know how to fix it.
> 
> This is on -current cvsup'd yesturday with -ports cvsup'd yesturday also.
> 
> 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

Seen this one before, because I had my LD_LIBRARY_PATH wrong.  Are you
running current?  You have the up to date libc in /usr/lib/aout, but
trying to link with /usr/lib.

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

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@glue.umd.edu         | communications topic, C programming, and Unix.
213 Lakeside Drive Apt T-1  |
Greenbelt, MD 20770         | I run Journey2 and picnic (FreeBSD-current)
(301) 220-2114              | and jaunt (NetBSD).
----------------------------+-----------------------------------------------





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