From xemacs-m  Sun Feb  9 05:05:42 1997
Received: from sicmail.epfl.ch (sicmail.epfl.ch [128.178.50.31])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA00027
	for <xemacs-beta@xemacs.org>; Sun, 9 Feb 1997 05:05:41 -0600 (CST)
Received: from lspsun16.epfl.ch by sicmail.epfl.ch with SMTP (PP);
          Sun, 9 Feb 1997 12:02:46 +0100
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA13756;
          Sun, 9 Feb 1997 12:05:18 +0100
Date: Sun, 9 Feb 1997 12:05:18 +0100
Message-Id: <9702091105.AA13756@lspsun16.epfl.ch>
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
To: xemacs-beta@xemacs.org
Subject: 20.0 build succeeded on sparc-sun-solaris2.4
In-Reply-To: <m2bu9vupnv.fsf@altair.xemacs.org>
References: <9702081424.AA02108@lspsun16.epfl.ch> <m2bu9vupnv.fsf@altair.xemacs.org>
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 6.12 with Emacs 19.14 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.103)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Steven" == Steven L Baur <steve@miranova.com> writes:

  Steven> Oscar Figueiredo writes:
  >> make[1]: *** No rule to make target
  Steven>  ...

  >> For some unknown reason the dependency list of target 'lisp' has been
  >> truncated... I have never seen this on my machine. Will try to rebuild
  >> the Makefile.

  Steven> This has been reported before on Solaris.  Can you try it
  Steven> with GNU sed instead of the system sed and see if that makes
  Steven> any difference?

Yes it did. This seems to be a limitation of the Solaris 2.4 sed (4000
characters per line apparently).

The config status are:

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

  Where should the build process find the source code?    /tmp/xemacs-20.0
  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 -O3
  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/X11 /logiciels/public/X11R5/include/X11/jpeg
  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 support for ToolTalk.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

I had the following warning during the dump phase:

Warning: doc lost for function extent-property.

This is usually because some files were preloaded by loaddefs.el or
site-load.el, but were not passed to make-docfile by Makefile.

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"


