]> git.eshelyaron.com Git - emacs.git/commitdiff
* PROBLEMS: Mention problem with Cygwin 1.5.19.
authorKen Brown <kbrown@cornell.edu>
Tue, 27 Jul 2010 19:50:01 +0000 (15:50 -0400)
committerKen Brown <kbrown@cornell.edu>
Tue, 27 Jul 2010 19:50:01 +0000 (15:50 -0400)
etc/ChangeLog
etc/PROBLEMS

index d9ae36b7b21d7a9c3ed87b4bd411d3cca03e7873..456033af1c90c750f57f16a7d34cb2555787e5f7 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-27  Ken Brown  <kbrown@cornell.edu>
+
+       * PROBLEMS: Mention problem with Cygwin 1.5.19.
+
 2010-06-19  Ken Brown  <kbrown@cornell.edu>
 
        * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
index 7a2cc56699b456189a66a716082e2f348c4da820..fb1b2b38d562f8985e866d6f7034f1c454fcdaeb 100644 (file)
@@ -2482,6 +2482,14 @@ files are installed. Then use:
 As of Emacs 22.1, there have been stability problems with Cygwin
 builds of Emacs using GCC 3.  Cygwin users are advised to use GCC 4.
 
+*** Building Emacs 23.3 and later will fail under Cygwin 1.5.19
+
+This is a consequence of a change to src/dired.c on 2010-07-27.  The
+issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'.
+See
+
+  http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html
+
 *** Building the native MS-Windows port fails due to unresolved externals
 
 The linker error messages look like this: