From xemacs-m  Thu Mar  6 04:07:33 1997
Received: from uni-kl.de (news.uni-kl.de [131.246.136.51])
	by xemacs.org (8.8.5/8.8.5) with SMTP id EAA18121
	for <xemacs-beta@xemacs.org>; Thu, 6 Mar 1997 04:07:32 -0600 (CST)
Received: from uklirb.informatik.uni-kl.de by news.uni-kl.de id ai01251;
          6 Mar 97 11:07 MET
Received: from cochlea.e-technik.uni-kl.de by uklirb.informatik.uni-kl.de
          id aa03897; 6 Mar 97 11:04 MET
Date: Thu, 6 Mar 1997 11:03:55 +0100 (MEZ)
Message-Id: <199703061003.LAA06423@rhrk.uni-kl.de>
From: Marcus Thiessel <thiessel@rhrk.uni-kl.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Steven L Baur <steve@miranova.com>
CC: xemacs-beta@xemacs.org
Subject: 19.15-b97 on HP-UX 9.05


I still have trouble compiling w3 support due to a possible broken
make. The problem is that update-elc.sh doesn't honor applying gmake
instead of make to the project. The other makefiles do.

Maybe this stuff is worth a hint in XEmacs-FAQ.




gmake[1]: Leaving directory `/tmp_mnt/net/escargot/netdist/stuff/xemacs-19.15-b97/src'
sh /users/thiessel/adm/stuff/xemacs-19.15-b97/lib-src/update-elc.sh
 (using ./src/xemacs)
Recompiling in /net/escargot/netdist/stuff/xemacs-19.15-b97
          with /net/escargot/netdist/stuff/xemacs-19.15-b97/src/xemacs...
-n Deleting .elc files without .el files...
done.
-n Checking the byte compiler...
Done (Total of 0 files compiled)
Compiling files without .elc...
Done.
-n Compiling VM...
building vm.elc (with all modules included)...
done.
Compiling EDIFF...
EDIFF done.
Compiling Viper...
Viper done.
Compiling efs...
efs done.
Compiling Gnus...
        /net/escargot/netdist/stuff/xemacs-19.15-b97/src/xemacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-recompile
Done (Total of 0 files compiled)
Gnus done.
Compiling W3...
Make:  Don't know how to make .y.  Stop.
gmake: *** [all-elc] Error 1




--Marcus

