This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Ambiguous error from ./configure
- From: "Forrest Aldrich" <forrie at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Tue, 27 Feb 2007 11:31:03 -0500
- Subject: Ambiguous error from ./configure
- 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=
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/