I've just installed lastet XEmacs 21.5 (the CVS date in the
Installation file attached doesn't reflect this, though) and updated
to latest CVS packages on MacOSX 10.5.1. Now, my gnus configuration
causes trouble.
My gnus.el file contains `(require 'pgg)'. This fails with "Symbol's
value as variable is void: pgg-parse-crc24". The new build seems to
have problems with CCL, since the definition of `pgg-parse-crc24' in
pgg-parse.el is wrapped with "(when (fboundp 'define-ccl-program)
...".
Strangely, `(fboundp 'define-ccl-program)' evaluates to `t' in my
*scratch* buffer, but it does not seem to do this when pgg-parse.el is
loaded from my gnus.el.
It works when I put
(load-file "/SOME/PATH/xemacs-packages/lisp/pgg/pgg-parse.el")
in my gnus.el. How can I avoid this kludge and fix this for real?
Can someone help?
uname -a: Darwin bender.informatik.uni-tuebingen.de 9.1.0 Darwin Kernel Version 9.1.0: Wed
Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386
../xemacs-21.5-hg/configure '--enable-mule' '--enable-menubars=lucid'
'--enable-scrollbars=lucid' '--with-xpm' '--with-jpeg'
'--with-png' '--enable-dialogs=athena'
'--enable-mail-locking-file=file' '--enable-pdump' '--with-x'
'--x-includes=/usr/X11R6/include' '--x-libraries=/usr/X11R6/lib'
'--with-site-includes=/afs/informatik.uni-tuebingen.de/ppc_macx88/include
/afs/informatik.uni-tuebingen.de/ppc_macx80/include
/afs/informatik.uni-tuebingen.de/ppc_macx72/include
/afs/informatik.uni-tuebingen.de/ppc_macx70/include'
'--with-site-libraries=/afs/informatik.uni-tuebingen.de/ppc_macx88/lib
/afs/informatik.uni-tuebingen.de/ppc_macx80/lib
/afs/informatik.uni-tuebingen.de/ppc_macx72/lib
/afs/informatik.uni-tuebingen.de/ppc_macx70/lib'
'--prefix=/afs/informatik.uni-tuebingen.de/pu/src/crestani/ppc_macx88/xemacs-21.5-newgc'
'--enable-newgc'
XEmacs 21.5-b28 "fuki" (+CVS-20071205) configured for
`i686-apple-darwin9.1.0'.
Compilation Environment and Installation Defaults:
Source code location:
/home/crestani/local/src/xemacs-builds/xemacs-21.5-hg
Installation prefix:
/afs/informatik.uni-tuebingen.de/pu/src/crestani/ppc_macx88/xemacs-21.5-newgc
Additional header files: /afs/informatik.uni-tuebingen.de/ppc_macx88/include
/afs/informatik.uni-tuebingen.de/ppc_macx80/include
/afs/informatik.uni-tuebingen.de/ppc_macx72/include
/afs/informatik.uni-tuebingen.de/ppc_macx70/include
Additional libraries: /afs/informatik.uni-tuebingen.de/ppc_macx88/lib
/afs/informatik.uni-tuebingen.de/ppc_macx80/lib
/afs/informatik.uni-tuebingen.de/ppc_macx72/lib
/afs/informatik.uni-tuebingen.de/ppc_macx70/lib
Operating system description file: `s/darwin.h'
Not using any machine description file
Compiler version: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc.
build 5465)
- GCC specs file: specs.
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g
libc version:
Relocating allocator for buffers: no
GNU version of malloc: no
- The GNU allocators don't work with this system configuration.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
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:
Databases:
Compiling in support for Berkeley database.
Compiling in support for DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for "file" mail spool file locking method.
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 POSIX sigaction() to install 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: ---------------------------------------------------------
--
Marcus
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta