From xemacs-m  Sun Dec 15 08:30:54 1996
Received: from sicmail.epfl.ch (sicmail.epfl.ch [128.178.50.31]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id IAA16737 for <xemacs-beta@xemacs.org>; Sun, 15 Dec 1996 08:30:52 -0600 (CST)
Received: from lspsun16.epfl.ch by sicmail.epfl.ch with SMTP (PP);
          Sun, 15 Dec 1996 15:26:58 +0100
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA15054;
          Sun, 15 Dec 1996 15:30:50 +0100
Date: Sun, 15 Dec 1996 15:30:50 +0100
Message-Id: <9612151430.AA15054@lspsun16.epfl.ch>
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Successfully compiled 20.0b31 on sparc-sun-solaris2.4
X-Attribution: Oscar
X-Face: &f0TVPZirOQ$"C[5pZkDY(1~+M1p0&edTtJPL-*?u$b(vr<1m?~iZBqp2YoDS[IyxDHV<MN 
        x;/;<I]H;2OOZd:+cj^}L-,Hixp!@].>U~)KHl|Kpm"='5OF?vT]k_HQ1]|^}Pm>,;+]iJCt_-Y[S\ 
        EpwT);2R8#[4dt8~*}&#3$6xI4jNZM9lVHua'vIM[PEx*#cgxCVruf1zN0}
X-Mailer: ViewMail (vm) Version 5.96 (beta) with Emacs 19.14 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII


./configure sparc-sun-solaris2.4 --site-includes='/logiciels/public/X11R5/include /logiciels/public/X11R5/include/X11 /logiciels/public/X11R5/include/X11/jpeg' --site-libraries=/logiciels/public/X11R5/lib --site-runtime-libraries=/logiciels/public/X11R5/lib --with-gcc --cflags='-O4' --with-gnu-make --dynamic --verbose --with-mule

resulted in 

Configured for `sparc-sun-solaris2.4'.

  Where should the build process find the source code?    /tmp/xemacs-20.0-b31
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-4.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -O4
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /logiciels/public/X11R5/include
  Where do we find X Windows libraries?                   /logiciels/public/X11R5/lib
  Additional header files:                                /logiciels/public/X11R5/include /logiciels/public/X11R5/include/X11 /logiciels/public/X11R5/include/X11/jpeg
  Additional libraries:                                   /logiciels/public/X11R5/lib /logiciels/public/X11R5/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  (Using -lgz instead of -lz.)
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

Compilation and link went smoothly. My problems of unresolved symbols from
yesterday were due to an old version of liblw installed on my system (by
someone else) in 1993 !

It launched correctly but I could not run VM because of this:

Signaling: (end-of-file "internal input stream")
  load-internal("~/Mail/vm-cnf.el" t t t autodetect)
  load("~/Mail/vm-cnf.el" t t t)
  vm-load-init-file()
  [... end of the backtrace removed ...]

Seems to be something in my VM configuration file (which is rather
complex). More on this in another message.

Oscar

-- 
                   _____
    _             / ___ \  Oscar Figueiredo: EPFL / DI-LSP
   / \_____      / /\_/ /\                   CH 1015 Lausanne - Switzerland
  /  _   _ \    / _____/ / Tel:+(41)(21) 693 2039    Fax:+(41)(21) 693 6680
 / / / / / /\  / /\____\/         WWW: http://diwww.epfl.ch/~figueire/
/_/ /_/ /_/ / /_/ /        Quote: "What's the best way to accelerate a PC ?
\_\/\_\/\_\/  \_\/                          ... 9.81 m/s/s"

