[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: beta-8
From: |
Brent Fulgham |
Subject: |
RE: beta-8 |
Date: |
Thu, 3 May 2001 12:02:30 -0700 |
> The sources depend on the symbol __CYGWIN32__ being
> automatically defined on all CYGWIN systems. Maybe
> that assumption is not correct. Just check it yourself.
>
I see __CYGWIN32__ as being defined on a current Cygwin install.
> Only other possiblity I see is that the preprocessor syntax
>
> #if !defined(__NeXT__) && !defined(__EMX__) &&
> !defined(__NetBSD__) && !defined(__FreeBSD__) &&
> !defined(__CYGWIN32__)
> # include <values.h>
> #endif
>
> (./system/c_header.h, line 43) is either incompatible or
> incorrect. It should not depend on the makefiles in any
> way, though.
>
Right -- this still fails for me.
-Brent
____________________________________________________
> -- JESUS CHRIST IS LORD!
> -- To Him, even that machine here has to obey...
> --
> -- _________________________________Norbert "Nobbi" Nemec
> -- Hindenburgstr. 44 ... D-91054 Erlangen ... Germany
> -- eMail: <address@hidden> Tel: +49-(0)-9131-204180
>
> _______________________________________________
> Info-sather mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-sather
>
- Re: beta-8, Norbert Nemec, 2001/05/03
- RE: beta-8,
Brent Fulgham <=