X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 10 Nov 2009 13:35:09 +1100 Message-ID: <7abf96460911091835u4a384a21sc5f5a9e297fe1ea6@mail.gmail.com> Subject: Even after I install ALL the 'Devel' packages, still receive "no acceptable C compiler found in $PATH" error From: Chip Panarchy To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello World!!! I've installed all the Devel packages, plus a few extra. However, whenever I try to compile a Linux tool with: ./configure, I get the following output; chip AT panarchy /cygdrive/n/rancid-2.3.2 $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gmake... no checking for make... /usr/bin/make checking whether /usr/bin/make sets $(MAKE)... yes checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/cygdrive/n/rancid-2.3.2': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. Here is an ls of my /usr/bin folder: http://pastebin.com/m3da9e20d Please tell me how I can get rancid to compile through cygwin. Thanks in advance, Panarchy PS: I've also tried install MinGW, to no avail. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple