From owner-freebsd-ports@freebsd.org Sat Sep 19 05:02:53 2015 Return-Path: <owner-freebsd-ports@freebsd.org> Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8105A03068 for <freebsd-ports@mailman.ysv.freebsd.org>; Sat, 19 Sep 2015 05:02:53 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 64C7B1A28 for <freebsd-ports@freebsd.org>; Sat, 19 Sep 2015 05:02:53 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: by wiclk2 with SMTP id lk2so52291227wic.1 for <freebsd-ports@freebsd.org>; Fri, 18 Sep 2015 22:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1B9y9J7n/HTn33GfUraUaTIE3ow6oR+0dd6wilnWYK8=; b=SXVPXfRObvwjwEmPcDSSGH4iJquJpYtD55wY67yHoSSk6RPC7ZBbLn9TlpdODYYdri 0yAxX8a0N+AA+8KeDZb4VNz82Ic4w6fE2JTw1R4PxoKFxDQD2LdPt8UWfpj1CDV9XhO8 2pHfiymc8GkcfMjMX6EeqlaU8WXKIDDbQ8H0K23aLlC8I5uepCLmpsjNtf1ozE4pvEZE uzHd60AW3jHend1JbHBEN+fXv0V4vVrrfFjAh9S8R6AtNmkQSj0dj76JGUrDFcohdqlZ TMj0jQDdDtY9DIthnRZS/SM50JAdFoyowUgghxa1hQZCosyfViUxLVoQlU2EWQiWrcnT 4B9A== MIME-Version: 1.0 X-Received: by 10.180.107.102 with SMTP id hb6mr1639606wib.37.1442638970680; Fri, 18 Sep 2015 22:02:50 -0700 (PDT) Received: by 10.194.203.7 with HTTP; Fri, 18 Sep 2015 22:02:50 -0700 (PDT) Date: Sat, 19 Sep 2015 10:32:50 +0530 Message-ID: <CAHay0Ab=py8a1N-BQVRXh2rjc1Lu4VqupGi4G=6OSRXmcW1yrQ@mail.gmail.com> Subject: Re: Error Building devel/cmake From: Amit Sengupta <sengupta.amit@gmail.com> To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 19 Sep 2015 05:02:53 -0000 Thanks for the inputs Walter. I will run the patch and let you know how it goes.