From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 04:02:54 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 630EC106567F for ; Tue, 10 Jun 2008 04:02:54 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57010.mail.re3.yahoo.com (web57010.mail.re3.yahoo.com [66.196.97.114]) by mx1.freebsd.org (Postfix) with SMTP id E5CC78FC0C for ; Tue, 10 Jun 2008 04:02:53 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 62176 invoked by uid 60001); 10 Jun 2008 04:02:52 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=iNTJy9A7zlO70xkPMvv91DwgNj+mTr9nJpH/H/Gpo0lKpM4ELGm6w95kGnP9ygO37bKXgydXGMMp/c+z5S+Y+j/T5Na/rRMFIEsR+9FA5G3ChHLDq0ApxJxbUJn4ywl5YWy8DREfvws+28gL8Md6pZo4L+pE0TkePvtZN5K8Yyk=; Received: from [165.21.155.115] by web57010.mail.re3.yahoo.com via HTTP; Mon, 09 Jun 2008 21:02:52 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Mon, 9 Jun 2008 21:02:52 -0700 (PDT) From: Unga To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <912936.61808.qm@web57010.mail.re3.yahoo.com> Cc: Subject: Source directory of libm.so? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2008 04:02:54 -0000 Hi all Where is the source directory of /lib/libm.so.x in /usr/src/? grep -lr LIB=m /usr/src/ does not show any result. Kind regards Unga