XEmacs 21.5.27 "fiddleheads" is released.

Neal Becker ndbecker2 at gmail.com
Tue May 16 07:02:43 EDT 2006


cd ./lwlib && make  all
make[1]: Entering directory `/usr/local/src/xemacs-21.5.27/lwlib'
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H lwlib.c
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H lwlib-utils.c
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H lwlib-colors.c
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H lwlib-fonts.c
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H lwlib-Xaw.c
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g    -I. -I/usr/local/src/xemacs-21.5.27/lwlib/../src -DHAVE_CONFIG_H xlwmenu.c
xlwmenu.c:39:28: error: X11/bitmaps/gray: No such file or directory
xlwmenu.c: In function 'XlwMenuInitialize':
xlwmenu.c:3218: error: 'gray_bits' undeclared (first use in this function)
xlwmenu.c:3218: error: (Each undeclared identifier is reported only once
xlwmenu.c:3218: error: for each function it appears in.)
xlwmenu.c:3219: error: 'gray_width' undeclared (first use in this function)
xlwmenu.c:3219: error: 'gray_height' undeclared (first use in this function)
make[1]: *** [xlwmenu.o] Error 1
-------------- next part --------------
uname -a: Linux nbecker4 2.6.16-1.2111_FC5 #1 SMP Thu May 4 21:16:04 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux

./configure '--prefix=/usr' '--datadir=/usr/share' '--infodir=/usr/share/info' '--libdir=/usr/lib64' '--mandir=/usr/share/man/man1' '--with-docdir=/usr/lib64/xemacs-21.5.27/doc' '--with-xft'


XEmacs 21.5-b27 "fiddleheads"  configured for `x86_64-unknown-linux'.

Compilation Environment and Installation Defaults:
  Source code location:              /usr/local/src/xemacs-21.5.27
  Installation prefix:               /usr
  Operating system description file: `s/linux.h'
  Not using any machine description file
  Compiler version:                  gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3)
    - GCC specs file:                specs.
    - Compiler command:              gcc   -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g  
  libc version:                      glibc-2.4-8
glibc-2.4-8
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 
    - X Windows libraries location:               
    - 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.
  Compiling in support for GPM (General Purpose Mouse).

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.

Sound:
  Compiling in support for sound (native).
  Compiling in support for ALSA (Advanced Linux Sound Architecture).

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:

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 portable dumper.
  Dumping into executable.
  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: ---------------------------------------------------------



More information about the XEmacs-Beta mailing list