From xemacs-m  Tue Jan 14 21:30:45 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id VAA19372 for <xemacs-beta@xemacs.org>; Tue, 14 Jan 1997 21:30:44 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.4/8.8.4)
	  id EAA14980; Wed, 15 Jan 1997 04:30:41 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Build report [xemacs-19.15-b90]: alpha-dec-osf40
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 15 Jan 1997 04:30:40 +0100
Message-ID: <kigsp43wr6n.fsf@jagor.srce.hr>
Lines: 54
X-Mailer: Red Gnus v0.80/XEmacs 19.14

I have failed to build 19.15-b90 on OSF.  I have ./configure without
flags, with the result of:

Configured for `alpha-dec-osf4.0'.
 
  Where should the build process find the source code?    /home/hniksic/work/xemacs-19.15-b90
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf4-0.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  Should XEmacs use the GNU version of malloc?            no
  (The GNU allocators don't work with this system configuration.)
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  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 Berkeley DB.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.

Strangely enough, simply typing make didn't work.  I just get

Producing `src/paths.h' from `src/paths.h.in'.
rm -f src/paths.h.tmp
chmod 0644 src/paths.h.tmp

...and that's it!  OK, I cd to src, and type make.  It compiles for a
while, but fails after a time:

[...]
gcc -c -Demacs -DHAVE_CONFIG_H  -I.        -I/home/hniksic/work/xemacs-19.15-b90/src     -D_BSD                           -I/home/hniksic/work/xemacs-19.15-b90/src/../lwlib    -g -O  console-x.c
gcc -c -Demacs -DHAVE_CONFIG_H  -I.        -I/home/hniksic/work/xemacs-19.15-b90/src     -D_BSD                           -I/home/hniksic/work/xemacs-19.15-b90/src/../lwlib    -g -O  device-x.c
gcc -c -Demacs -DHAVE_CONFIG_H  -I.        -I/home/hniksic/work/xemacs-19.15-b90/src     -D_BSD                           -I/home/hniksic/work/xemacs-19.15-b90/src/../lwlib    -g -O  dialog-x.c
The file Emacs.ad.h needs to be set up from /home/hniksic/work/xemacs-19.15-b90/src/../etc/Emacs.ad
Consult the file `INSTALL' for instructions for building Emacs.
exit 1
exit: No such file or directory
*** Exit 1
Stop.

Any ideas?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The IDIOT.  Usually a cretin, morpohodite, or old COBOL programmer
selected to be the system administrator by a committee of cretins,
morphodites, and old COBOL programmers.

