From xemacs-m  Tue Feb 25 05:54:38 1997
Received: from uni-kl.de (mmdf@news.uni-kl.de [131.246.136.51])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA03046
	for <xemacs-beta@xemacs.org>; Tue, 25 Feb 1997 05:54:36 -0600 (CST)
Received: from uklirb.informatik.uni-kl.de by news.uni-kl.de id af09509;
          25 Feb 97 12:54 MET
Received: from cochlea.e-technik.uni-kl.de by uklirb.informatik.uni-kl.de
          id aa04562; 25 Feb 97 12:52 MET
Date: Tue, 25 Feb 1997 12:52:52 +0100 (MEZ)
Message-Id: <199702251152.MAA04837@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: xemacs-beta@xemacs.org
Subject: 20.1-b2 semi success on HP-UX 09.05


environment:
	HP-UX 09.05
	Motif 1.2
	fvwm 1.24l


additional stuff:
	jpegsrc.v6a
	libpng-0.89c
	xpm-3.4h


Configured for `hppa1.1-hp-hpux9.05'.

  Where should the build process find the source code?    /users/thiessel/adm/stuff/xemacs-20.1-b2
  What installation prefix should install use?            /usr/local/lib/X11/xemacs
  What operating system and machine description files should XEmacs use?
        `s/hpux9-shr.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              gcc -g -O5
  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
  Additional header files:                                /usr/local/lib/X11R5/include
  Additional libraries:                                   /usr/local/lib/X11R5/lib
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for 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.

[...]

Actually make got stuck while compiling lisp/w3 with

Compiling in lisp/w3
Make:  Don't know how to make .y.  Stop.
gmake: *** [all-elc] Error 1


I don't know what's going on here! I had the same problem using HP's
make before since 20.0-betas. After replacing the default make with
GNU make everthing worked fine for me. 

I've tried --with-gnu-make but not difference. Any guesses!?


-Marcus

