delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <20031006194853.61894.qmail@web41601.mail.yahoo.com> |
Date: | Mon, 6 Oct 2003 12:48:53 -0700 (PDT) |
From: | Perry Pupp <pepupp AT yahoo DOT com> |
Subject: | [cygwin setup from cvs] string: present but cannot be compiled |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
Pulled cygwin setup source from cvs (as suggested here: http://sources.redhat.com/cygwin-apps/setup.html, I used: cvs -z3 -d :pserver:anoncvs AT sources DOT redhat DOT com:/cvs/cygwin-apps co setup I got the following warning: ** BEGIN QUOTE ** checking string presence... yes configure: WARNING: string: present but cannot be compiled configure: WARNING: string: check for missing prerequisite headers? configure: WARNING: string: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf AT gnu DOT org. ## configure: WARNING: ## ------------------------------------ ## checking for string... yes checking for string.h... (cached) yes ** END QUOTE ** Referring to page: http://mail.gnu.org/archive/html/bug-autoconf/2003-06/msg00092.html I tried this: $ cat main.c #include <string.h> $ gcc main.c /usr/bin/../lib/libcygwin.a(libcmain.o)(.text+0x7c): undefined reference to `WinMain AT 16' collect2: ld returned 1 exit status (I tried searching this list and the apps list for "string: present but cannot be compiled", but got no hits.) Not sure if this is worth reporting, but in case, I submit it here. Sorry if this is inappropriate venue. Cordially, Perry __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- 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 |