From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 22:55:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE6D0E01 for ; Tue, 1 Oct 2013 22:55:10 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 41FB721C8 for ; Tue, 1 Oct 2013 22:55:10 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x55so21299wes.24 for ; Tue, 01 Oct 2013 15:55:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=R2BlYdxJ8pnbVamjs4wm4zUZ7FvTHNEMG8J9+PglaaE=; b=rXoToWwTWI4HRysr91AMISVnYbbWP+0S/FN1BnrPqnNxYjO+ZDV7C8zYBthbcnERLp IZf4gTBdI5tTaIKR5xUgSmhl/oaw8ShjYwtjOiZIOUQ4PwRe4y0XhGTUe3CgVEJKGq0a WTWCQ8S7RUHqvqW/n9oZaREFPlrq+w8Rsxs0q+Zd5gVUniw5/PUkuIxFevWVTctsZLq/ ggEh55ysPSjQLE60xM1APPs0xl79LI4gfWi5wueQaa7Uptwk4ip5U2fdgv7CmO4bYhzB h2dXkFqkhmttz87926HCiHcRecQb+IFnQVAFIY/Gc+XAoeSd1MzJ/WAZ6i/xXbfXU6UZ xs0w== X-Received: by 10.194.10.193 with SMTP id k1mr4094627wjb.50.1380668107501; Tue, 01 Oct 2013 15:55:07 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fz8sm10484427wic.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 01 Oct 2013 15:55:06 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 2 Oct 2013 00:55:04 +0200 From: Baptiste Daroussin To: Mike Jakubik Subject: Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++ Message-ID: <20131001225503.GA55892@ithaqua.etoilebsd.net> References: <524B51FB.7040504@intertainservices.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <524B51FB.7040504@intertainservices.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 22:55:10 -0000 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote: > Hello, >=20 > I am having trouble compiling many ports which fail with one of the=20 > following errors. >=20 > /usr/bin/ld: cannot find -lstdc++ > /usr/bin/ld: cannot find -lsupc++ >=20 > I understand 10 has a new c++ library, but how can I get ports to build= =20 > with this? This is quite frustrating. I am using a fresh install of=20 > ALPHA4, nothing in make.conf. >=20 > Thanks. >=20 All the said port should be reported, what do you mean by many? exp-run sho= ws not that many (compared to the number of ports available in the ports tree). All of them deserves a proper fix, but if not reported we can't fix them al= l :) regards, Bapt --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJLUscACgkQ8kTtMUmk6Ey8IgCgwUcVk0WOXd6eAaSGxynf5c7U nzEAn0FEpHMhGIyG5BEaUIvwNzpnlNQS =fCbc -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0--