From owner-freebsd-current@FreeBSD.ORG Sun Nov 24 19:14:47 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 ESMTPS id 0D2B765D for ; Sun, 24 Nov 2013 19:14:47 +0000 (UTC) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD3B2209A for ; Sun, 24 Nov 2013 19:14:46 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wp4so3364826obc.13 for ; Sun, 24 Nov 2013 11:14:46 -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=FReX19Ho5WEOQ4CbAXeOQOrXusHeP/o5MEF63S79R3Y=; b=PfpBJgVmcvPkHBGGJ5d/CrfamRlhJ0egw/5oj/ih568JIcCbsIDRNoVAGdBOGyL4Bc V/Nk2K6/XDknLsU1q4MylSMRpbVOdEd51a4AAvWTcbXa7hrV9ldSHBG+cRZ/MrC7o/cK h+10+dtzqwInebNVZVltScsEJJ8ZZFU48EEW6HBLXwTWUMaytGaDgjfYmH8kJuuMXpyZ 4QJrjuDznozJesLaIflX+Ob8u0qcTw0rNwU23OTRUaxMrQpAsJPPZ+zV1hAnDLz5uoOA 9rQMZ3/OsBqHNJnFWHBgLobnTx8DI6xoE0U5knQ0O+zV5KaOg/quI10ZPiS/eH8j7I1i L4fA== MIME-Version: 1.0 X-Received: by 10.60.179.113 with SMTP id df17mr21637008oec.16.1385320486145; Sun, 24 Nov 2013 11:14:46 -0800 (PST) Received: by 10.182.78.100 with HTTP; Sun, 24 Nov 2013 11:14:46 -0800 (PST) In-Reply-To: References: <7076908.jUUDNzHvnc@lumiwa.farms.net> <1687164.D0bsi2sOL3@lumiwa.farms.net> Date: Sun, 24 Nov 2013 14:14:46 -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 19:14:47 -0000 You need to have thew output in a text such as "make >& output.txt" in order for others to know what is going on with your system. On Sun, Nov 24, 2013 at 2:11 PM, Joe Nosay wrote: > Give me a moment > > > On Sun, Nov 24, 2013 at 12:31 PM, Ajtim wrote: > >> On Sunday 24 November 2013 11:41:30 Joe Nosay wrote: >> > 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" >> > > >> >> I did try to use "USE_GCC=any "and it didn't work. >> >> -- >> Mitja >> ------- >> http://www.redbubble.com/people.lumiwa >> >> >