From owner-freebsd-questions Sat Apr 19 14:06:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA10595 for questions-outgoing; Sat, 19 Apr 1997 14:06:57 -0700 (PDT) Received: from mercury.acs.unt.edu (mercury.acs.unt.edu [129.120.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA10583 for ; Sat, 19 Apr 1997 14:06:42 -0700 (PDT) Received: from www.cas.unt.edu (www.cas.unt.edu [129.120.3.150]) by mercury.acs.unt.edu (8.8.5/8.8.5) with ESMTP id QAA03254 for ; Sat, 19 Apr 1997 16:06:41 -0500 (CDT) Received: (from john@localhost) by www.cas.unt.edu (8.8.5/8.6.9) id QAA21431 for questions@freebsd.org; Sat, 19 Apr 1997 16:06:09 -0500 (CDT) From: john Message-Id: <199704192106.QAA21431@www.cas.unt.edu> Subject: Solved most of my problem. To: questions@freebsd.org Date: Sat, 19 Apr 1997 16:06:09 -0500 (CDT) X-Mailer: ELM [version 2.4 PL25 PGP3 *ALPHA*] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Well...turns out ld.so wasn't upgraded during my install could have been cause / ran out of space. Not sure. Doing a make install on the gnu tree fixed the problem. (thereby installing the correct ld.so)