X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4AF8D628.1050804@ateb.com> Date: Mon, 09 Nov 2009 21:55:36 -0500 From: Reid Thompson Reply-To: reid DOT thompson AT ateb DOT com User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com, forumanarchy AT gmail DOT com Subject: Re: Even after I install ALL the 'Devel' packages, still receive "no acceptable C compiler found in $PATH" error References: <7abf96460911091835u4a384a21sc5f5a9e297fe1ea6 AT mail DOT gmail DOT com> In-Reply-To: <7abf96460911091835u4a384a21sc5f5a9e297fe1ea6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Chip Panarchy wrote: > 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, my first step would be to remove the mingw and then re-run setup.exe, re-installing the required packages... it configures fine for me. I don't get this warning either -> configure: WARNING: `missing' script is too old or missing http://pastebin.com/m6e134682 -- 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