Re: 21.4 Updates

Aidan Kehoe <[email protected]>
Newsgroups gmane.emacs.xemacs.beta
Message-ID <[email protected]>
Hi Vin --

This compiles and runs fine for me on 32 bit Mac OS 10.6.8, on Cygwin in an XP
virtual machine that I keep around, and on a 64-bit Ubuntu machine. I attach
the Installation files from all three. make check works fine too. I haven’t
been able to provoke it to use the progress bar, I believe I avoided
installing Xaw because of the associated XEmacs crashes.

Best,

Aidan

 Ar an seachtú lá déag de mí Feabhra, scríobh Vin Shelton: 

 > Will everyone please try out the latest 21.4 as checked into source
 > control?  I am particularly interested in people who maintain XEmacs
 > packages, i.e. netbsd, gentoo, cygwin, native Windows setup kit (oops
 > - that's me!), etc.
 > 
 > Here's what I'm hoping you'll do:
 > 
 > 1. hg clone https://bitbucket.org/xemacs/xemacs-21.4
 > 2. cd xemacs-21.4
 > 3. apply whatever patches you want/need
 > 4. configure [options]
 > 5. make
 > 
 > And send your results to the xemacs-beta list.
 > 
 > Please also send the patches you apply to xemacs-beta, so I can review
 > those patches for general suitability.
 > 
 > My hope is to release 21.4.24 sometime in the near future and to
 > declare 21.4.24 as the final 21.4 release.
 > 
 > Thank you,
 >   Vin
 > 
 > _______________________________________________
 > XEmacs-Beta mailing list
 > [email protected]
 > http://lists.xemacs.org/mailman/listinfo/xemacs-beta




-- 
‘Tramadol is further fed to cattle […] when working them […] (as draft
animals) so that the animals do not get tired quickly. …’
	— Angewandte Chemie, Sept 2014, describing the social context of
	(synthetic) tramadol having been found in Cameroon tree roots.

_______________________________________________
XEmacs-Beta mailing list
[email protected]
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
installation-21.4.txt (text/plain, 2.8 KB)
uname -a: Darwin bonbon 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

./configure  '--site-prefixes=/opt/local:/usr/X11R6' '--with-athena=xaw' '--with-mule' '--with-png=no'


XEmacs 21.4.23 "Moral Majority" configured for `i386-apple-darwin10.8.0'.


Compilation / Installation:
  Source code location:              /Sources/xemacs-21.4-building
  Installation prefix:               /usr/local
  Additional prefixes:               /opt/local /usr/X11R6
  Operating system description file: `s/darwin.h'
  Not using any machine description file
  Compiler:                          gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow -Wpointer-arith
  Compiler version:                  i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  Compiler specs file:               specs.
  Relocating allocator for buffers:  no
  GNU version of malloc:             no
    - The GNU allocators don't work with this system configuration.
  libc:                              system-provided libc on i386-apple-darwin10.8.0

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11/include
    - X Windows libraries location:               
    - Handling WM_COMMAND properly.
  Compiling in support for Motif.
  *WARNING*  Many versions of Motif are buggy, requiring workarounds.
             You are likely to experience slow redisplay.
             You may need to install vendor patches to Motif.
             See PROBLEMS for more information.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.

TTY:
  Compiling in support for ncurses.

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  WARNING: -----------------------------------------------------------
  WARNING: Compiling without PNG image support.
  WARNING: You should strongly consider installing the PNG libraries.
  WARNING: Otherwise certain images and glyphs may not display.
  WARNING: (a copy may be found in ftp://ftp.xemacs.org/pub/xemacs/aux)
  WARNING: -----------------------------------------------------------
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.

Sound:

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for GNU 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 Motif to provide XIM support.

Mail:
  Compiling in support for "dot-locking" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new portable dumper.
installation-21.4-linux.txt (text/plain, 1.3 KB)
uname -a: Linux lokum.taur.is 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64 GNU/Linux

./configure  '--with-mule'


XEmacs 21.4.23 "Moral Majority" configured for `x86_64-unknown-linux'.


Compilation / Installation:
  Source code location:              /home/aidan/xemacs-21.4-building
  Installation prefix:               /usr/local
  Operating system description file: `s/linux.h'
  Not using any machine description file
  Compiler:                          gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow
  Compiler version:                  gcc (Debian 4.7.2-5) 4.7.2
  Compiler specs file:               specs.
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.
Need to guess glibc1/2/etc here

Window System:

TTY:
  Compiling in support for ncurses.

Images:

Sound:
  Compiling in support for sound (native).

Databases:

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).

Mail:
  Compiling in support for "dot-locking" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new portable dumper.
installation-21.4-cygwin-built.txt (text/plain, 2.4 KB)
uname -a: CYGWIN_NT-5.1 xpprobase 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin

./configure  '--with-mule'


XEmacs 21.4.23 "Moral Majority" configured for `i686-pc-cygwin'.


Compilation / Installation:
  Source code location:              /cygdrive/c/dokume~1/aidan/xemacs-21.4-cygwin-building
  Installation prefix:               /usr/local
  Operating system description file: `s/cygwin32.h'
  Machine description file:          `m/intel386.h'
  Compiler:                          gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow -Wpointer-arith
  Compiler version:                  gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  Compiler specs file:               /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
  libc:                              system-provided libc on i686-pc-cygwin

Window System:
  Compiling in support for the Microsoft 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.

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:
  Compiling in support for Berkeley database.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for file coding.
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using raw Xlib to provide XIM support.

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 portable dumper.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.