From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 13:11:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4AE11065679 for ; Mon, 31 Mar 2008 13:11:07 +0000 (UTC) (envelope-from lars@larseighner.com) Received: from mail.team1internet.com (mail.team1internet.com [216.110.13.10]) by mx1.freebsd.org (Postfix) with ESMTP id B48BE8FC3E for ; Mon, 31 Mar 2008 13:11:07 +0000 (UTC) (envelope-from lars@larseighner.com) Received: by mail.team1internet.com (Postfix, from userid 12346) id 06C6116B78B; Mon, 31 Mar 2008 08:11:07 -0500 (CDT) Received: from larseighner.com (unknown [216.110.13.76]) by mail.team1internet.com (Postfix) with SMTP id 02BAF16B77D; Mon, 31 Mar 2008 08:11:05 -0500 (CDT) Received: by larseighner.com (nbSMTP-1.00) for uid 1001 lars@larseighner.com; Mon, 31 Mar 2008 08:07:34 -0500 (CDT) Date: Mon, 31 Mar 2008 08:07:33 -0500 (CDT) From: Lars Eighner X-X-Sender: lars@debranded.6dollardialup.com To: Niels Kobschaetzki In-Reply-To: Message-ID: <20080331080351.A18247@qroenaqrq.6qbyyneqvnyhc.pbz> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Sanitizer: Anomy and SpamAssassin mail filter - see http://www.6dollardialup.com/support/spaminfo.html X-Spam-Status: No, hits=-3.3 required=10.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,LG_4C_2V_3C,OACYS_SINGLE, QUOTED_EMAIL_TEXT,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_01_02 version=2.43 X-Spam-Level: Cc: freebsd-questions@freebsd.org Subject: Re: libc.so.6 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 13:11:08 -0000 On Mon, 31 Mar 2008, Niels Kobschaetzki wrote: > Hi! > > I have here severe problems with installing stuff. I tried to > recompile xemacs 21.4 and got a: > /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by > "install-info" > I searched google and it seems that this is from FreeBSD 6 while I am > running 7 and I have only libc.so.7 on my system. > I wondered, tried to compile xemacs 21.5 from the sources and ran into > some other trouble. I figured that I'll do a a cvsup with FreeBSD > 7.0-stable and do a portupgrade -ra to do an upgrade for all packages; > hoping that the trouble wents away and I get some kind of xemacs with > mule-support installed. But the portupgrade ran into some problems > because of a stale dependency (ORBit2-2.14.10 -> libIDL-0.8.9_1 > (devel/libIDL). > I want to install now this stale dependency and get the same error: > /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by > "install-info" > > Anyone who can help here? The temporary quick fix is to install the misc/compat6x port. Someone else has advised you how to make the correct permanent fix. -- Lars Eighner http://www.larseighner.com/index.html 8800 N IH35 APT 1191 AUSTIN TX 78753-5266