From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 10:32:36 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 895CF16A420 for ; Thu, 22 Dec 2005 10:32:36 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0985F43D8A for ; Thu, 22 Dec 2005 10:32:28 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id EDA5F365917 for ; Thu, 22 Dec 2005 11:32:26 +0100 (CET) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id CE7EB365903 for ; Thu, 22 Dec 2005 11:32:26 +0100 (CET) Message-ID: <43AA80BA.5080902@esiee.fr> Date: Thu, 22 Dec 2005 11:32:26 +0100 From: Frank Bonnet User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051110) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 10:32:36 -0000 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