From owner-freebsd-ports@freebsd.org Tue Sep 15 12:10:17 2015 Return-Path: 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 134A4A0452F for ; Tue, 15 Sep 2015 12:10:17 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (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 AD32C1BC8 for ; Tue, 15 Sep 2015 12:10:16 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: by wicgb1 with SMTP id gb1so25678085wic.1 for ; Tue, 15 Sep 2015 05:10:15 -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=wnYpoh8xGCasNOcl2JkQGDGPXTfaTchPf8Q/179NNmM=; b=G72uPoFc9Yy7YbEfxUk7zlumzUM0k/WGtxp5N7vHn14baoLa7J24GDByZVjxxoY4/C ei06ijefgXS8ksMojJFxnUFleuPh1hRAHBJFVZxGbZ3GYBsHIDdr+8H6NRXrbV8xaaBa hWfYJmhtCeNBc48d8imi4g8dZFMVCoeMw4fLU5ZJWDB21qe/eoEioBZc+A0VbEMS60o1 xnLo6vJ09448HOJKnv9HO5aLaPpKciNBH36vmjOnSeEEWZTXGo/tOwGDQNP/39xcuymN tJ9uUiR8JP4xmzWIP6IYj+Eu6hGD4vu+Qv+Lk/rRT3ZHiwsmodAHjNxr3YkdqP10UT2y 4AFQ== MIME-Version: 1.0 X-Received: by 10.195.11.101 with SMTP id eh5mr39375035wjd.59.1442319015092; Tue, 15 Sep 2015 05:10:15 -0700 (PDT) Received: by 10.194.203.7 with HTTP; Tue, 15 Sep 2015 05:10:15 -0700 (PDT) Date: Tue, 15 Sep 2015 17:40:15 +0530 Message-ID: Subject: Re: Error Building devel/cmake From: Amit Sengupta 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 12:10:17 -0000 Sorry tried both the options that you suggested: 1.Comment line 63 in Makefile 2.Uncheck all options in make config Same result as before.