From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26846 invoked by alias); 22 Mar 2009 03:16:24 -0000 Received: (qmail 26837 invoked by uid 22791); 22 Mar 2009 03:16:23 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from yw-out-1718.google.com (HELO yw-out-1718.google.com) (74.125.46.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 22 Mar 2009 03:16:18 +0000 Received: by yw-out-1718.google.com with SMTP id 9so1037274ywk.48 for ; Sat, 21 Mar 2009 20:16:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.79.17 with SMTP id c17mr2206137wfb.171.1237691776080; Sat, 21 Mar 2009 20:16:16 -0700 (PDT) Date: Sun, 22 Mar 2009 03:16:00 -0000 Message-ID: <6d6652520903212016s50535a40t34a94cf6bf8c0770@mail.gmail.com> Subject: Compiling on cygwin From: Ben Pazolli To: insight@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00026.txt.bz2 I can't get insight to compile on cygwin so I can run insight on windows. I can do ./configure but when I run make it always exits with messages like '...pex-unix.c:518: error: 'F_SETFD' undelared...' '...pex-unix.c:518: error: 'FD_CLOEXEC' undeclared...' '...make[2]: *** [pex-unix.o] Error 1...' and '...make[1]: ***[all-libiberty] Error 2...'. Any Ideas? I am using the standard installation of cygwin and added the mingw installation and the gmp. I really really want to compile this. Ben Pazolli