From xemacs-m  Tue Jun 24 09:28:48 1997
Received: from sundancer.oche.de (sundancer.oche.de [194.94.252.29])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA18490
	for <xemacs-beta@xemacs.org>; Tue, 24 Jun 1997 09:28:26 -0500 (CDT)
Received: (qmail 15598 invoked by uid 10); 24 Jun 1997 14:28:01 -0000
Received: (qmail 23758 invoked by uid 666); 24 Jun 1997 10:45:31 -0000
To: N J Doye <nic@niss.ac.uk>
Cc: xemacs-beta@xemacs.org
Subject: FAILURE: Copenhagen on Linux (was Re: Copenhagen/Solaris2.5 lwlib/Makefile urgle?)
References: <E0wgBra-0004rD-00@hands.niss.ac.uk>
X-Attribution: Leo
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: multipart/mixed;
 boundary="Multipart_Tue_Jun_24_12:45:30_1997-1"
Content-Transfer-Encoding: 7bit
From: Carsten Leonhardt <leo@arioch.oche.de>
Date: 24 Jun 1997 12:45:30 +0200
In-Reply-To: N J Doye's message of "Mon, 23 Jun 1997 16:21:11 +0000"
Message-ID: <hhiuz45lf9.fsf@arioch.oche.de>
Lines: 59
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta7) - "Oslo"

--Multipart_Tue_Jun_24_12:45:30_1997-1
Content-Type: text/plain; charset=US-ASCII

Using GNU make 3.75 and bash 2.0 I get "/* */"-comments in (at least)
lwlib/Makefile and src/Makefile (just like N J Doye, his message is in
the References). I tried removing them, but then I get

make[1]: Entering directory `/mnt/adisk/src/xemacs-20.3-b8/src'
make[1]: *** No rule to make target `MAKE_PARALLEL', needed by `temacs'.  Stop.
make[1]: Leaving directory `/mnt/adisk/src/xemacs-20.3-b8/src'
make: *** [dump-elcs] Error 2

Note: I patched up from the freshly extracted b7 tarballs, and
followed the instructions in the announcement (about rm'ing
something).


--Multipart_Tue_Jun_24_12:45:30_1997-1
Content-Type: text/plain; charset=US-ASCII

uname -a: Linux arioch.oche.de 2.0.30 #2 Sun May 25 16:37:42 MET DST 1997 i586 unknown

./configure  'i586-leo-linux' '--extra-verbose' '--with-gnu-make' '--cflags' '-g -O3 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2' '--dynamic=yes' '--with-toolbars=no' '--with-dialogs=no' '--use-union-type' '--with-mule' '--error-checking=none' '--debug=yes'


Configured for `i586-leo-linux'.

  Where should the build process find the source code?    /mnt/adisk/src/xemacs-20.3-b8
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -g -O3 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
  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?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  Using Lucid menubars.
  Using Lucid scrollbars.
  movemail will use "dot-locking" for locking mail spool files.
  Using the union type for Lisp_Objects.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.


--Multipart_Tue_Jun_24_12:45:30_1997-1--

