From owner-svn-ports-all@FreeBSD.ORG Sun Feb 8 18:21:43 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FCE812F; Sun, 8 Feb 2015 18:21:43 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08BF88F5; Sun, 8 Feb 2015 18:21:43 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id z12so22689872wgg.3; Sun, 08 Feb 2015 10:21:40 -0800 (PST) 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=3ip9Z9zDajXBN4HKamCVTMU5ogahEQmChkd+syaJ5Ds=; b=tQq2CFPhxKsDEnyIArbKBNNZZI3OEqA7EKKbgQrh3YOprwYF9DcsVLzyMMQ+bwEryM WYoTnfq5wfKSSIbkRQVss8nj6acfph5go2d/VQsqse2JeAkisj3C/7Pvl4vOK1N1d70W 0opsb7yCwLvc32n336RIjs3Hzu3YRDvQms1ESIOL3+uXh020Cfx3gVgReoMjsc0Mu0Br ZXF/qy9y3Mbn83ldh2Fj3EedydwKqxcZA4N8esJpvIB2Oril5Fe6H/OsI9vO5mITZXuY CLCI+StPuDEz2ZBu9Ds315VR7HZI4EUgwdDmOZvVfM/JpYdGWuEBaEG4C7xKL4SZouKY saGQ== X-Received: by 10.180.102.69 with SMTP id fm5mr26770018wib.61.1423419700273; Sun, 08 Feb 2015 10:21:40 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id q4sm11030598wiz.4.2015.02.08.10.21.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Feb 2015 10:21:39 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Feb 2015 19:21:37 +0100 From: Baptiste Daroussin To: Muhammad Moinur Rahman Subject: Re: svn commit: r378640 - in head/x11-fm/worker: . files Message-ID: <20150208182136.GA29891@ivaldir.etoilebsd.net> References: <201502081039.t18Ad8nD087078@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , Gerald Pfeifer , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2015 18:21:43 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 08, 2015 at 11:47:06PM +0600, Muhammad Moinur Rahman wrote: > Hi, >=20 > The software doesn't compile with default versions of GCC in 8.4 and 9.3 = as > those are lower than 4.6. While the configure script is run it stops givi= ng > an error about requirement for GCC 4.6+. >=20 > BR, > Muhammad USE_GCC=3D yes mean the modern compiler is needed USE_GCC=3D any means base or modern will both work In this case USE_GCC=3Dyes will do what you expect. Best regards, Bapt --0F1p//8PRICkK4MW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTXqTAACgkQ8kTtMUmk6EyhMACgkfqq02S3aXCP3JZ8kC7aye9Z WtwAn3ESx5yu36BClCCLpVH/u351LSLf =eZXt -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--