# HG changeset patch # User Ken Brown # Date 1280260201 14400 # Node ID 58882317bf04765c137ec61a55378065a8552cb6 # Parent fc06750bcd9d1fe254dcf70c8f3769b19066be0d * PROBLEMS: Mention problem with Cygwin 1.5.19. diff -r fc06750bcd9d -r 58882317bf04 etc/ChangeLog --- a/etc/ChangeLog Tue Jul 27 07:10:48 2010 -0400 +++ b/etc/ChangeLog Tue Jul 27 15:50:01 2010 -0400 @@ -1,3 +1,7 @@ +2010-07-27 Ken Brown + + * PROBLEMS: Mention problem with Cygwin 1.5.19. + 2010-06-19 Ken Brown * PROBLEMS: Update Cygwin GCC information. (Bug#6458) diff -r fc06750bcd9d -r 58882317bf04 etc/PROBLEMS --- a/etc/PROBLEMS Tue Jul 27 07:10:48 2010 -0400 +++ b/etc/PROBLEMS Tue Jul 27 15:50:01 2010 -0400 @@ -2482,6 +2482,14 @@ 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: