From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 13:53:47 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 B781116A41F for ; Thu, 22 Dec 2005 13:53:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B752343D7B for ; Thu, 22 Dec 2005 13:53:37 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11465 invoked from network); 22 Dec 2005 13:53:36 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Dec 2005 13:53:36 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id BDA2A28423; Thu, 22 Dec 2005 08:53:35 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Erin Fortenberry" References: <000b01c606fa$f0282030$1215450a@ad.ewsad.net> From: Lowell Gilbert Date: 22 Dec 2005 08:53:35 -0500 In-Reply-To: <000b01c606fa$f0282030$1215450a@ad.ewsad.net> Message-ID: <448xuds0f4.fsf@be-well.ilk.org> Lines: 45 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: 'Frank Bonnet' , 'FreeBSD' 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:53:47 -0000 Please don't top-post. I've reformatted the message for readability. "Erin Fortenberry" writes: > Frank Bonnet wrote: > > 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 > You need to install /usr/ports/misc/compat5x It will solve the problem in this case, but in general the GL libraries shouldn't depend on compat5x. There are several ports to get GL libraries from, but libglut, I'm pretty sure, doesn't require the compat libraries. A common way for this kind of problem to occur is for someone to forget to recompile all of their ports when they upgrade from 5.x to 6.x. Of course, it's also possible to get it by installing incorrect versions of packages. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/