From owner-freebsd-questions Tue Sep 2 13:36:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA26184 for questions-outgoing; Tue, 2 Sep 1997 13:36:29 -0700 (PDT) Received: from smtp.gte.net (smtp.gte.net [207.115.153.29]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA26160 for ; Tue, 2 Sep 1997 13:36:20 -0700 (PDT) Received: from athena.ferraro.net (1Cust120.tnt21.nyc3.da.uu.net [208.255.28.120]) by smtp.gte.net (SMI-8.6/SMI-SVR4) with ESMTP id PAA15104 for ; Tue, 2 Sep 1997 15:36:41 -0500 (CDT) Received: from localhost (root@localhost) by athena.ferraro.net (8.8.5/8.8.5) with SMTP id QAA01962 for ; Tue, 2 Sep 1997 16:36:04 -0400 (EDT) Date: Tue, 2 Sep 1997 16:36:04 -0400 (EDT) From: Root To: questions@freebsd.org Subject: Bad library Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am having a problem with some of my library files. I frequently get the following message while making programs (ie. sendmail) ld: /usr/lib/libc.so.5.4.23: malformed input file (not rel or archive) *** Error code 1 Stop. Is there a way to repair this? Thank you, Chris chris@ferraro.net