| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| DKIM-Signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SRS8i5yompMP2Y9uVv3c+YMB1n3bJgSwTpvTBIRbvY4Q/+7J3Ls3pzB+qsNG9+8XCslnvySx8IYIwRjkSEIAd5GhT1n7ryJ5qHuKWmFKb0i0UnKUAgE7Yjl7TJQ/wR2/yDIjMZrQSPdenF88ogLyfUlnmnO74/pmQDc5m5adCWY= |
| Message-ID: | <40ac2f560702270831s7aa90e12oef901f8437ff2ab4@mail.gmail.com> |
| Date: | Tue, 27 Feb 2007 11:31:03 -0500 |
| From: | "Forrest Aldrich" <forrie AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Ambiguous error from ./configure |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I've been working on building a patched version of SSH. Using the
standard configure, it's generating this error:
configure:4187: error: C preprocessor "gcc -E" fails sanity check
Unfortunately, it seems I can't copy-and-paste from a Cygwin shell
window, but the code near 4187 shows:
if $ac_preproc_ok; then
:
else
{ { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
etc.
What does it mean? Has anyone seen this.
The version of GCC on here is 3.4.4, I'm running Windows XP
Professional (current patches).
Thanks...
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |