From xemacs-m  Wed Mar 26 16:45:46 1997
Received: from ALPHA9.CC.MONASH.EDU.AU (alpha9.cc.monash.edu.au [130.194.1.9])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA05782
	for <xemacs-beta@xemacs.org>; Wed, 26 Mar 1997 16:45:39 -0600 (CST)
Received: from goaway.cc.monash.edu.au ("port 3819"@goaway.cc.monash.edu.au)
 by vaxh.cc.monash.edu.au (PMDF V5.1-7 #16291)
 with ESMTP id <01IGZR0847108Y9F6J@vaxh.cc.monash.edu.au> for
 xemacs-beta@xemacs.org; Thu, 27 Mar 1997 09:45:34 +1100
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.4/8.6.4)
 id JAA04316; Thu, 27 Mar 1997 09:45:33 +1100 (EST)
Date: Thu, 27 Mar 1997 09:45:31 +1100
From: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Subject: 19.15 Success, failure, and mostly success...
Sender: Andrew.Cosgriff@cc.monash.edu.au
To: xemacs-beta@xemacs.org
Message-id: <ruibu86qnlg.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.106)
X-Mailer: Gnus v5.4.37/XEmacs 19.15
Content-type: text/plain; charset=US-ASCII
X-Attribution: ajc
X-URI: <URL:http://www-personal.monash.edu.au/~ajc>
X-PGP-Key-ID: C7BD53F5
X-Face: 
 PBPJ+.AE`FBN4$}H<dIo+^`A-G%mJTXXP$^4bBox##5=oF{G\[:0|sNlr%~H1,>rwwEh<qq.dHRpu8ftJ\'14l]<x(nRD>J)x?-5$MQ%Z)svNR@Q\WG6[GDr,}a@8ULwGWBsk,Pqxm!Z<lnD(Skwwe$j+<0g6N6z}>-
Lines: 136


(this is the first 19.15 final, without the GC bugfix and such, which hasn't
appeared yet, last time I checked the ftp site)

i) alpha-dec-osf3.2 - success

Configured for `alpha-dec-osf3.2'.

  Where should the build process find the source code?    /cc/staff1/cos/ajc/tmp/xemacs-19.15
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf3-2.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              gcc -O6
  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
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.


****
ii) alpha-dec-osf4.0 - failed

Configured for `alpha-dec-osf4.0'.

  Where should the build process find the source code?    /cc/staff1/cos/ajc/tmp/xemacs-19.15
  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 -O6
  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
  Where do we find X Windows header files?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.

right at the very end of the compilation, i get this :

...
   lcrecord lists used:                13
   lcrecord list storage:             624
   hashtables used:                   332
   hashtable storage:               26560
   streams used:                        2
   streams on free list:                2
   stream storage:                    294
unexec: No such file or directory, writing data section to /cc/staff1/cos/ajc/tmp/xemacs-19.15/src/xemacs.
make[1]: [xemacs] Error 1 (ignored)
make[1]: Leaving directory `/cc/staff1/cos/ajc/tmp/xemacs-19.15/src'

(no such file or directory what ?) - this was using the same source
tree as I'd used to build the 3.2 version listed above.

If I look at what it wrote, I see -

aurora:q2 1028 % ls -l src/xemacs                                                            [9:17]
-rw-r--r--   1 ajc      cos       3416064 Mar 27 09:17 src/xemacs

as compared to

2 goaway/2:p7 1439 % ls -l /usr/local/bin/xemacs-19.15-osf-3.2                               [9:18]
-rwxr-xr-x   1 root     kmem      6111232 Mar 27 07:15 /usr/local/bin/xemacs-19.15-osf-3.2

(the 3.2 binary doesn't work on 4.0, so i have to make a separate 4.0
binary)


****
iii) mips-sgi-irix5.3

works fine like so...

Configured for `mips-sgi-irix5.3'.

  Where should the build process find the source code?    /roots/raven/usr/people/ajc/build/xemacs-19.15
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/irix5-3.h' and `m/iris4d.h'
  What compiler should XEmacs be built with?              gcc -O2
  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/include
  Additional libraries:                                   /usr/local/lib
  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 PNG image conversion.
  Compiling in native sound support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

CC=gcc CFLAGS=-O2 ./configure --site-includes=/usr/local/include
--site-libraries=/usr/local/lib --with-menubars=lucid
--with-scrollbars=lucid --with-xpm --with-xface --with-sound=native
--with-gif --with-png --with-jpeg --with-database=no |& tee
config-5.3.out

...But if i use --with-database=dbm, configure still decides to use
both DBM and the Berkeley DB library, which I didn't want (mainly
because it won't compile database.c for some reason - i might just
have to reinstall DB again so it works, like I had to on OSF 3.2d -
the previous installation was stuffed for some weird reason, and
nothing compiled with it)

Andrew.
-- 
 - Andrew J. Cosgriff -                  ajc@bing.wattle.id.au    (PGP/MIME ok)
 +61 3 9905 1165 (bh) 9905 4746 (fax)    http://www-personal.monash.edu.au/~ajc
                  Don't hit me!!  I'm in the Twilight Zone!!!

