From owner-freebsd-current@FreeBSD.ORG Sun Nov 24 16:41:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03DCAF8D for ; Sun, 24 Nov 2013 16:41:32 +0000 (UTC) Received: from mail-oa0-x232.google.com (mail-oa0-x232.google.com [IPv6:2607:f8b0:4003:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C5ACB28F9 for ; Sun, 24 Nov 2013 16:41:31 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id n16so3427096oag.9 for ; Sun, 24 Nov 2013 08:41:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WzsuXf1q+3coa8yGfU6IKJWbvvpkEaIE2SY5FFrjIEU=; b=CBVvHgF/+g7dc1HSHabQb09sgYaVsip0pAX5hgbYUdnBQjsVhkBhwaG++yNp+Y58he 5tVP9Lwxle2cB9g1q9vJmFz6O42tPoKuzAcm9IERi3gjvuxeqnjBjCXE4kW6EMURhB/8 1lZY4vlkJBp1hF6ojO35tY8abJzEKYiQ3JNkCRRzy9u3HEm4neAnqekZW6EimaNkX9jk dOBSKPmfDSex95Hbnuo08R7F/L+e0F1SqG4KiQ/WG6RN5H8IOASvgkO2Y1x57ib/KNGO oO0zuyhJJmwj66XwZEqlCbUkXoKMdz0at6mSGD/Acif2VHJ4Gibc82Bbcvd41d5Eyl2k nE9w== MIME-Version: 1.0 X-Received: by 10.60.98.168 with SMTP id ej8mr1143650oeb.45.1385311291006; Sun, 24 Nov 2013 08:41:31 -0800 (PST) Received: by 10.182.78.100 with HTTP; Sun, 24 Nov 2013 08:41:30 -0800 (PST) In-Reply-To: <7076908.jUUDNzHvnc@lumiwa.farms.net> References: <7076908.jUUDNzHvnc@lumiwa.farms.net> Date: Sun, 24 Nov 2013 11:41:30 -0500 Message-ID: Subject: Re: problems From: Joe Nosay To: Ajtim Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Sun, 24 Nov 2013 16:41:32 -0000 Edit the Makefile to include" USE_GCC= yes" - sans quotation marks - with nvi or another editor. Some programs will not compile with the new Clang default. On Sat, Nov 23, 2013 at 7:48 AM, Ajtim wrote: > Hi! > > I tried to build some programs on FreeBSD 10.0-BETA3 and as they told me > there is not a problem to build on FreeBSD 9.2 for example (amd64) but on > my system doesn't work: > > math/sage > k3b-kde4 > multimedia/vlc > audio/last.fm > > There are more but the above four I like to have. > > What is your experience, please? > > Thank you. > > -- > Mitja > ------- > http://www.redbubble.com/people.lumiwa > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >