Stephen J. Turnbull writes:
...
If more than one person has seen this, we need to figure out how that
erroneous code is getting distributed. Please give us details on how
you updated your source trees.
Sorry, a clean xemacs-21.4.5 source tree with patches for 21.4.6. is
compiling. I must have old code lying around. Once again sorry :-{
Although patching the above source tree with
xemacs-21.4.5-21.4.6.patch.gz generates the following (harmless?)
errors.
patching file `./CHANGES-release'
patching file `./ChangeLog'
patching file `./Makefile.in.in'
patching file `./PROBLEMS'
patching file `./configure'
patching file `./configure.in'
patching file `./configure.usage'
patching file `./etc/package-index.LATEST.pgp'
patching file `./lib-src/ChangeLog'
patching file `./lisp/ChangeLog'
patching file `./lisp/code-files.el'
patching file `./lisp/cus-edit.el'
patching file `./lisp/cus-face.el'
patching file `./lisp/dialog-gtk.el'
patching file `./lisp/dialog.el'
patching file `./lisp/faces.el'
patching file `./lisp/font.el'
patching file `./lisp/gtk-faces.el'
patching file `./lisp/minibuf.el'
patching file `./lisp/package-get.el'
patching file `./lisp/package-net.el'
patching file `./lisp/toolbar-items.el'
patching file `./lwlib/ChangeLog'
patching file `./man/ChangeLog'
patching file `./man/Makefile'
patching file `./man/lispref/glyphs.texi'
patching file `./man/lispref/intro.texi'
patching file `./man/lispref/lispref.texi'
patching file `./man/lispref/objects.texi'
patching file `./man/lispref/packaging.texi'
This file doesn't appear to be the 1.2.2.11 version -- patch anyway? [n] y
patching file `./netinstall/ChangeLog'
Hunk #2 FAILED at 292.
1 out of 2 hunks FAILED -- saving rejects to ./netinstall/ChangeLog.rej
patching file `./netinstall/Makefile.in.in'
patching file `./netinstall/choose.cc'
patching file `./netinstall/desktop.cc'
patching file `./netinstall/dialog.h'
patching file `./netinstall/download.cc'
patching file `./netinstall/geturl.cc'
patching file `./netinstall/ini.h'
patching file `./netinstall/init.cc'
patching file `./netinstall/localdir.cc'
patching file `./netinstall/log.cc'
patching file `./netinstall/main.cc'
patching file `./netinstall/msg.cc'
patching file `./netinstall/net.cc'
patching file `./netinstall/nio-ftp.cc'
patching file `./netinstall/nio-ie5.cc'
patching file `./netinstall/regedit.cc'
patching file `./netinstall/regedit.h'
patching file `./netinstall/reginfo.h'
patching file `./netinstall/res.rc'
Hunk #1 FAILED at 33.
Hunk #2 FAILED at 142.
Hunk #3 FAILED at 216.
Hunk #4 FAILED at 274.
Hunk #5 FAILED at 325.
Hunk #6 FAILED at 469.
Hunk #7 FAILED at 487.
Hunk #8 FAILED at 516.
8 out of 8 hunks FAILED -- saving rejects to ./netinstall/res.rc.rej
patching file `./netinstall/resource.h'
Hunk #1 FAILED at 28.
Hunk #2 FAILED at 55.
Hunk #3 FAILED at 96.
3 out of 3 hunks FAILED -- saving rejects to ./netinstall/resource.h.rej
patching file `./netinstall/root.cc'
patching file `./netinstall/setup.mak'
patching file `./netinstall/source.cc'
patching file `./netinstall/splash.cc'
patching file `./netinstall/state.h'
patching file `./netinstall/uninstall.cc'
patching file `./nt/ChangeLog'
patching file `./src/ChangeLog'
patching file `./src/alloc.c'
patching file `./src/buffer.c'
patching file `./src/dialog-msw.c'
patching file `./src/dired.c'
patching file `./src/editfns.c'
patching file `./src/event-msw.c'
patching file `./src/event-stream.c'
patching file `./src/fileio.c'
patching file `./src/general-slots.h'
patching file `./src/lisp.h'
patching file `./src/ntheap.c'
patching file `./src/scrollbar-msw.c'
patching file `./src/search.c'
patching file `./src/syswindows.h'
patching file `./src/win32.c'
patching file `./src/window.c'
patching file `./tests/ChangeLog'
patching file `./version.sh'
I believe this shouldnt happen :-(
It seems a failure in netinstall.
Jens