From owner-freebsd-questions@FreeBSD.ORG Mon Sep 11 15:14:21 2006 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 4218716A403 for ; Mon, 11 Sep 2006 15:14:21 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEDC43D7B for ; Mon, 11 Sep 2006 15:14:20 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11368 invoked from network); 11 Sep 2006 15:14:16 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Sep 2006 15:14:16 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 3E2492842A; Mon, 11 Sep 2006 11:14:15 -0400 (EDT) To: "Viswas Nair" References: <73d604760609100022o5ea4831cwa7ecd29e7461fe99@mail.gmail.com> From: Lowell Gilbert Date: Mon, 11 Sep 2006 11:14:15 -0400 In-Reply-To: <73d604760609100022o5ea4831cwa7ecd29e7461fe99@mail.gmail.com> (Viswas Nair's message of "Sun, 10 Sep 2006 12:52:40 +0530") Message-ID: <44r6yio2pk.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: /usr/bin/ld: cannot find -lstdc++_p X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 15:14:21 -0000 "Viswas Nair" writes: > I get the message "/usr/bin/ld: cannot find -lstdc++_p" while building the > xfe X11 file manager. > A google did not give any ideas. > Need help. Well, start with whether libstdc++_p.a actually exists in /usr/lib.