X-Spam-Check-By: sourceware.org From: Howard Thomson Reply-To: howard DOT thomson AT dial DOT pipex DOT com To: cygwin AT cygwin DOT com Subject: CFLAGS error when building cygwin.dll from snapshot download Date: Mon, 14 Aug 2006 13:42:17 +0100 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608141342.17152.howard.thomson@dial.pipex.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Hi all, I am attempting to build a modified cygwin[x].dll in order to incorporate some changes to the retained Windows ACLs (Access Control Lists), for which a replacement winsup/cygwin/sec_acl.cc has been written by Srinivasa Battula. I normally do cross-compilation from Linux to Win32 but in this case it appears to be much(!) easier to install Cygwin on Win XP and do ./configure; make etc there, however ... The build fails for the current Cygwin install and the source snapshot from 2006-08-10 with an error report as follows (approx): configure: configuring in libc configure: running /bin/sh ' ... /newlib/libc/configure' ..... ..... configure: error 'CFLAGS' has changed since the previous run: configure: former value -O2 -g -O2 configure: current value: -O2 -g -O2 This is without any 'previous run' ! Has anyone any ideas, seeing as the download page for snapshots asserts that snapshots are only released for download if they successfully build ? Howard Thomson -- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -- Albert Einstein -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/