From xemacs-m  Sat Feb  8 08:41:14 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 IAA27705
	for <xemacs-beta@xemacs.org>; Sat, 8 Feb 1997 08:41:13 -0600 (CST)
Received: from lspsun16.epfl.ch by sicmail.epfl.ch with SMTP (PP);
          Sat, 8 Feb 1997 15:22:24 +0100
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA02108;
          Sat, 8 Feb 1997 15:24:45 +0100
Date: Sat, 8 Feb 1997 15:24:45 +0100
Message-Id: <9702081424.AA02108@lspsun16.epfl.ch>
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: 20.0 build failed 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 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


make[1]: *** No rule to make target `/tmp/xemacs-20.0/src/../lisp/tooltalk/tooltalk-mac', needed by `../lib-src/DOC'.  Stop.

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.

Configuration:

cd /tmp/xemacs-20.0/
configure sparc-sun-solaris2.4 --with-sparcworks --with-mule --with-gcc --dynamic --cflags="-O3" --site-includes="/logiciels/public/X11R5/include/X11 /logiciels/public/X11R5/include/X11/jpeg"

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.


