Hi,
Getting this when starting.
-------------------------------------------------------------------------------------
FAILED TO INSTALL SIGNAL HANDLER
Fatal error: assertion failed, file vdb-win32.c, line 82, ABORT()
WARNING: Unable to auto-save your files properly.
Some or all may in fact have been auto-saved.
Fatal error (11).
[...]
This is the build ...
-------------------------------------------------------------------------------------
uname -a: CYGWIN_NT-5.0 SL-RDT-3 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
./configure '--prefix=/usr/src/xemacs' '--with-mule' '--with-optimization'
'--with-site-include
s=/usr/include/noX' '--enable-database=no' '--with-postgresql=no' '--with-newgc'
'--with-msw' '
--with-package-path=~/.xemacs:/usr/src/xemacs/site-packages:/usr/src/xemacs/xemacs-packages:/us
r/src/xemacs/mule-packages'
XEmacs 21.5-b25 "eggplant" (+CVS-20060326) configured for `i686-pc-cygwin'.
Compilation Environment and Installation Defaults:
Source code location: /usr/src/xemacs/working
Installation prefix: /usr/src/xemacs
Additional header files: /usr/include/noX
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using
dmd 0.1
25)
- GCC specs file: /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
- Compiler command: gcc -I/usr/include/noX -I/usr/include/noX -Wall
-Wno-switc
h -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith
-Wunused-parameter -g -O
3
libc version:
Relocating allocator for buffers: no
GNU version of malloc: yes
Window System:
Compiling in support for the Microsoft window system.
Using MS-Windows menubars.
Using MS-Windows scrollbars.
Using MS-Windows dialog boxes.
Using MS-Windows native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: msw.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Mail:
Compiling in support for POP mail retrieval.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new incremental garbage collector and the new allocator.
Using special WIN32 vdb fault handler.
Using the new portable dumper.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Contents of file xemacs-make-all.err
Keeping lines matching (in python regexp syntax):
"^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warning
s?|pure.*(space|size)|hide|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:
|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^
\*\* |
^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax):
"confl.*with.*auto-inlining|^Formatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./lib-src && make all
cd ./src && make all
cmdloop.c:613: warning: no return statement in function returning non-void
intl-encap-win32.c:1201: warning: passing arg 2 of `GetICMProfileW' makes pointer from
integer
without a cast
intl-encap-win32.c:1203: warning: passing arg 2 of `GetICMProfileA' makes pointer from
integer
without a cast
free-hook.c:261: warning: dereferencing type-punned pointer will break strict-aliasing
rules
Using load-path (/usr/src/xemacs/working/lisp/)
Using module-load-path (/usr/src/xemacs/working/modules)
Generating autoloads for lisp/next-error.el...
Removing out-of-date /usr/src/xemacs/working/lisp/next-error.elc
Compiling /usr/src/xemacs/working/lisp/next-error.el...
While compiling next-error-follow-minor-mode in file
/usr/src/xemacs/working/lisp/next-error.el
:
** reference to free variable next-error-follow-minor-mode-hook
** reference to free variable next-error-follow-minor-mode-on-hook
** reference to free variable next-error-follow-minor-mode-off-hook
Wrote /usr/src/xemacs/working/lisp/next-error.elc
Requiring next-error...
** reference to free variable jit-lock-mode
** the function jit-lock-fontify-now is not known to be defined.
Computing custom-loads for next-error...
cd /usr/src/xemacs/working/man && make info
------------------------------------------------------------------------------
Contents of file xemacs-make-check.err
Keeping lines matching (in python regexp syntax):
"^--\[\[|\]\]$|^(cd|n?make)\s|errors?|warning
s?|pure.*(space|size)|hide|strange|shadowings|^Compil(ing\s+in|ation)|^Using|not\s+found|^Note:
|Installing|[Ff]ile\(s\) copied|\s+tests\s+|^[A-Z] [^ ]+$|^Wrong number of arguments:|^
\*\* |
^(FAIL|SKIP):"
... and then deleting lines matching (in python regexp syntax):
"confl.*with.*auto-inlining|^Fo
rmatting:|^PASS:|\(100%\) tests successful"
------------------------------------------------------------------------------
cd ./src && make check
base64-tests.el: 1234 of 1234 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
byte-compiler-tests.el: 104 of 104 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
c-tests.el: 4 of 4 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
case-tests.el: 1148 of 1148 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
ccl-tests.el: 4570 of 4570 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
database-tests.el: No tests run.
0 errors that should have been generated, but weren't
0 wrong-error failures
extent-tests.el: 194 of 194 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
hash-table-tests.el: 9866 of 9866 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3672 of 3672 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
md5-tests.el: 56 of 56 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
FAIL: (charset-char-string (quote japanese-jisx0208)) ==> error: (out-of-memory "Memory
exhaust
ed")
Fatal error: assertion failed, file mc-alloc.c, line 1159, ABORT()
------------------------------------------------------------------------------
Yours
--
%% Mats