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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Steve Howe Newsgroups: gmane.os.cygwin Subject: Error compiling CYGWIN: ath.h:89: `INVALID_FILE_ATTRIBUTES' Date: Sat, 6 Apr 2002 20:12:35 +0000 (UTC) Lines: 23 Message-ID: NNTP-Posting-Host: cm-net-cwb-c8b031bd.brdterra.com.br X-Trace: main.gmane.org 1018123955 21849 200.176.49.189 (6 Apr 2002 20:12:35 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Sat, 6 Apr 2002 20:12:35 +0000 (UTC) User-Agent: Xnews/5.03.24 I've been trying to compile the latest cygwin, but I couldn't. I even tried using the CVS version, but it didn't work too. These is the error messages. Any clues ? Best Regards, Steve Howe ------------------------------- howe AT ANGLA ~/cygwin-1.3.10-1/winsup/cygwin $ make g++ -c -gstabs+ -O2 -MMD -fbuiltin ... cygheap.cc In file included from cygheap.cc:17: fhandler.h: In method `select_stuff::select_stuff()': fhandler.h:1086: implicit declaration of function `int memset(...)' In file included from cygheap.cc:18: path.h: In method `bool path_conv::exists() const': path.h:89: `INVALID_FILE_ATTRIBUTES' undeclared (first use this function) path.h:89: (Each undeclared identifier is reported only once path.h:89: for each function it appears in.) path.h:89: warning: control reaches end of non-void function `path_conv::exists( ) const' make: *** [cygheap.o] Error 1 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/