From xemacs-m  Mon Feb 10 07:51:06 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA09782
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 07:51:05 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id HAA24643; Mon, 10 Feb 1997 07:50:23 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id HAA04587; Mon, 10 Feb 1997 07:50:22 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id IAA16198; Mon, 10 Feb 1997 08:50:21 -0500
To: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
References: <9702081424.AA02108@lspsun16.epfl.ch> 
Subject: Re: 20.0 build failed on sparc-sun-solaris2.4 
In-reply-to: (Your message of Sat, 08 Feb 1997 15:24:45 +0100.)
             <9702081424.AA02108@lspsun16.epfl.ch> 
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 10 Feb 1997 08:50:21 -0500
Message-ID: <6536.855582621@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>

>>>>> "Oscar" == Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> writes:


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

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

I've seen this happen.  My solution:  get GNU sed.  Apparently the
lines get too long for the standard sed and it truncates them.

Either nobody cares, or it doesn't happen to anyone else.

Ray


