Oscar Figueiredo <Oscar.Figueiredo(a)di.epfl.ch> writes in xemacs-beta(a)xemacs.org:
Some time ago, Martin brought to my attention that ldap.el failed to
compile in XEmacs 21.2 due to max-lisp-eval-depth being exceeded somewhere.
...
Is someone still affected or has the problem mysteriously vanished ?
Checking for Mule support...Yes
Compiling files without .elc...
/devel/xemacs/xemacs-21.2/src/xemacs -batch -vanilla -f batch-byte-compile lisp/./ldap.el
Compiling /devel/xemacs/xemacs-21.2/lisp/ldap.el...
While compiling toplevel forms in file /devel/xemacs/xemacs-21.2/lisp/ldap.el:
!! error (("Lisp nesting exceeds `max-lisp-eval-depth'"))
Done
uname -a: Linux
demeter.xemacs.org 2.2.0-pre4 #2 SMP Sun Jan 3 01:50:20 PST 1999 i686
unknown
./configure '--cflags=-mpentiumpro -O6 -fno-exceptions'
'--error-checking=none' '--debug=no' '--with-mule=yes'
'--with-dialogs=athena3d' '--with-scrollbars=athena3d'
'--use-union-type=no' '--with-xim=xlib' '--with-xfs'
'--mail-locking=file' '--extra-verbose=no'
XEmacs 21.2-b8 "Artemis" configured for `i686-pc-linux'.
Where should the build process find the source code? /devel/xemacs/xemacs-21.2
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -mpentiumpro -O6
-fno-exceptions
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11/include
Where do we find X Windows libraries? /usr/X11/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using raw Xlib to provide XIM support.
Using XFontSet to provide bilingual menubar.
Compiling in support for Canna on Mule.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Athena-3d scrollbars.
Using Athena-3d dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.