From owner-freebsd-questions@FreeBSD.ORG Sun Sep 10 07:22:42 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 2818216A403 for ; Sun, 10 Sep 2006 07:22:42 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD34843D45 for ; Sun, 10 Sep 2006 07:22:41 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1489045pye for ; Sun, 10 Sep 2006 00:22:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=P/qTJ0eGCWzrluSu2bsZivAqvjxN5iZ3Rzxx52q75J8Rhyjo8iMMqjNJ/G+FoSaPChGZNfMOkbuSTRJNufrs1VfaRR09yGqnyavI0rifdSgc8H4HsmG+l7j6HFchPFcPmFQU0jFWS9Sg0GoUpu+r5z5rEYcvBP5964k8QQl5AX4= Received: by 10.64.28.18 with SMTP id b18mr4252463qbb; Sun, 10 Sep 2006 00:22:41 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Sun, 10 Sep 2006 00:22:40 -0700 (PDT) Message-ID: <73d604760609100022o5ea4831cwa7ecd29e7461fe99@mail.gmail.com> Date: Sun, 10 Sep 2006 12:52:40 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: /usr/bin/ld: cannot find -lstdc++_p 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: Sun, 10 Sep 2006 07:22:42 -0000 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. Thanks, Vishy