From owner-freebsd-ports@freebsd.org Wed Sep 16 16:10:07 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 524239CDD67 for ; Wed, 16 Sep 2015 16:10:07 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (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 E5B951FA2 for ; Wed, 16 Sep 2015 16:10:06 +0000 (UTC) (envelope-from sengupta.amit@gmail.com) Received: by wicfx3 with SMTP id fx3so77710191wic.0 for ; Wed, 16 Sep 2015 09:10:05 -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=1PL2PQ7tfFdzK6Bwvqdx0xlXL8mePI/AoM6njhBFLA4=; b=t+6U75pDUfFRJ4mF6G9EQtuRps8X8eT3Znpq8hS7+J08VGwjAI4giw+W2AXeSqsRty lciqz2wLRW36OKVQnoXW6Ocgmm24ZnZ3ETWd1WYSTDx7BE+7hWohJ1YKAvRimkUgw1hn Yqx/GJUMhu2p+ODimw/J5+N2gFt8Bui0OYrFQOlO0wxIf+Igc5z4uPKcQqEdQ0bQcjLC HfBvbbb1CIzb4uiQ82c+rTLcuEimVoNQtghAHrgbGw0Np9FAETniDDT/+5+j04BiRiB9 g25t274n/A2IAFO39dXlAUIxcoSRCXnIWQRFpXeZvIBAIGw6sXQbLjsy5Z7iPCwqtJ43 C6qg== MIME-Version: 1.0 X-Received: by 10.180.107.102 with SMTP id hb6mr19178507wib.37.1442419805496; Wed, 16 Sep 2015 09:10:05 -0700 (PDT) Received: by 10.194.203.7 with HTTP; Wed, 16 Sep 2015 09:10:05 -0700 (PDT) Date: Wed, 16 Sep 2015 21:40:05 +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: Wed, 16 Sep 2015 16:10:07 -0000 I did a make clean install and I have confirmed that I do not have cmake-gui installed.