From owner-freebsd-ports Tue Sep 8 17:50:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19339 for freebsd-ports-outgoing; Tue, 8 Sep 1998 17:50:36 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [209.118.174.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA19321 for ; Tue, 8 Sep 1998 17:50:33 -0700 (PDT) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with SMTP id TAA19727; Tue, 8 Sep 1998 19:48:51 -0400 (EDT) Date: Tue, 8 Sep 1998 19:48:49 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: "Brian W. Buchanan" cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem building ssh In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 8 Sep 1998, Brian W. Buchanan wrote: > On Tue, 8 Sep 1998, Chuck Robey wrote: > > > > > On Tue, 8 Sep 1998, Brian W. Buchanan wrote: > > > > > Attempting to build ssh under -CURRENT (a.out, headers and libs CVSup'd > > > and built today) yields: > > > > sshconnect.o: Undefined symbol `___inet_addr' referenced from text segment > > > > Here, the problem's obvious. ssh was one of those ports sadly confused > > by FreeBSD-current's usr of /usr/lib and /usr/lib/aout. It keeps on > > looking in /usr/lib for libc, even if your ldconfig has it in > > I nuked the libc in /usr/lib. Port compiles fine now. Thanks. Just be careful ... what with moving FreeBSD-current from aout to elf, what you described doing ranges from smart to very dangerous. You have to be aware of the new rules (if you were working elf, and you nuked the libc in /usr/lib, you just destroyed your main elf libc!) > > -- > Brian Buchanan brian@smarter.than.nu > > Never believe that you know the whole story. > > > ----------------------------+----------------------------------------------- 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