From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 13:23:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D1E1016A41F for ; Thu, 22 Dec 2005 13:23:49 +0000 (GMT) (envelope-from Erin@Fortenberry.net) Received: from intake.emails-are.us (intake.emails-are.us [66.240.197.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14F043D5D for ; Thu, 22 Dec 2005 13:23:48 +0000 (GMT) (envelope-from Erin@Fortenberry.net) Received: from localhost (localhost.webs-are.us [127.0.0.1]) by intake.emails-are.us (Postfix) with ESMTP id 89899DA83E; Thu, 22 Dec 2005 05:24:17 -0800 (PST) Received: from intake.emails-are.us ([127.0.0.1]) by localhost (vhost.methodent.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 54084-01; Thu, 22 Dec 2005 05:24:16 -0800 (PST) Received: from snkxwefortenbe (chfw02.scripps.com [207.203.254.110]) by intake.emails-are.us (Postfix) with ESMTP id D93ABDA83C; Thu, 22 Dec 2005 05:24:15 -0800 (PST) From: "Erin Fortenberry" To: "'Frank Bonnet'" , "'FreeBSD'" Date: Thu, 22 Dec 2005 08:23:45 -0500 Message-ID: <000b01c606fa$f0282030$1215450a@ad.ewsad.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcYG5Dp5sVFiQoONRgy3kUUn/ROG4wAFpG0w In-Reply-To: <43AA80BA.5080902@esiee.fr> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: by emails-are.us anti-virus X-Spam-Status: No, score=-101.604 tagged_above=-999 required=5 tests=[AWL=0.995, BAYES_00=-2.599, USER_IN_WHITELIST=-100] X-Spam-Score: -101.604 X-Spam-Level: Cc: Subject: RE: libm.so.3 problem 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: Thu, 22 Dec 2005 13:23:49 -0000 You need to install /usr/ports/misc/compat5x You might also let the maintainer of the port know this so he can fix the problem in the Makefile. -Erin > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Frank Bonnet > Sent: Thursday, December 22, 2005 5:32 AM > To: FreeBSD > Subject: libm.so.3 problem > > Hello > > I compiled xtraceroute from ports without noise but when I > started it I > get this error message. > > > xtraceroute > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found, > required by > "libGL.so.1" > > of course this file is not present there is a libm.so.2 instead ... > > I am at 6.0-R > > any help welcome ! > > Thanks a lot > -- > Regards > Frank Bonnet > _______________________________________________ > 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" >