From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 05:07:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C409E16A4C0 for ; Mon, 1 Sep 2003 05:07:29 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F4043F75 for ; Mon, 1 Sep 2003 05:07:27 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) (authenticated bits=0)h81C7Ht1027303; Mon, 1 Sep 2003 07:07:18 -0500 (CDT) Date: Mon, 01 Sep 2003 07:07:17 -0500 From: Larry Rosenman To: nelis@brabys.co.za, FreeBSD Questions Mail List Message-ID: <29980000.1062418037@lerlaptop.lerctr.org> In-Reply-To: <1062417582.90127.90.camel@enigma.8ball.co.za> References: <1062417582.90127.90.camel@enigma.8ball.co.za> X-Mailer: Mulberry/3.1.0b6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: libc.so.3 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 12:07:30 -0000 --On Monday, September 01, 2003 13:59:42 +0200 Nelis Lamprecht wrote: > Hi, > > Running a program ( Mcafee Viruscan ) and I get the following: > > pandora# ./uvscan > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > > I'm using 4.8 Stable. Which port will give me this library ? set COMPAT3X=yes in /etc/make.conf, and cd /usr/src/lib/compat/compat3x.i386 make make install make clean will do it. LER > > Thanks! > > Nelis > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749