From xemacs-m  Sun Feb 23 01:48:07 1997
Received: from cerise.sensei.co.uk (cerise.sensei.co.uk [193.132.124.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA09056
	for <xemacs-beta@xemacs.org>; Sun, 23 Feb 1997 01:48:04 -0600 (CST)
Received: (from glynn@localhost) by cerise.sensei.co.uk (8.8.3/8.8.2) id HAA00336; Sun, 23 Feb 1997 07:47:33 GMT
Date: Sun, 23 Feb 1997 07:47:33 GMT
Message-Id: <199702230747.HAA00336@cerise.sensei.co.uk>
From: Glynn Clements <glynn@sensei.co.uk>
To: xemacs-beta@xemacs.org
Subject: XEmacs 19.15-b94 Build Success
Mime-Version: 1.0 (generated by tm-edit 7.97)
Content-Type: text/plain; charset=US-ASCII


Intel P120, Linux 2.0.27, gcc 2.7.2, GNU libc 5.4.17, XFree86 3.2, Xaw3d-1.3L

./configure --with-png=yes --with-sound=native --with-menubars=lucid --with-scrollbars=lucid --with-dialogs=athena

Configured for `i586-unknown-linux2.0.27'.

  Where should the build process find the source code?    /home/install/xemacs-19.15-b94
  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 -O 
  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/include/ncurses
  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.
  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.
  Compiling in extra code for debugging.

Finding pointers to doc strings...
Note: Strange doc (weird function) for function set-face-font @ 859070
Note: Strange doc (weird function) for function set-face-foreground @ 860598
Note: Strange doc (weird function) for function set-face-background @ 862155
Note: Strange doc (duplicate) for variable dired-kept-versions @ 1012523
Note: Strange doc (duplicate) for bytecode define-widget @ 1159095
Finding pointers to doc strings...done
Warning: doc lost for function font-dropcaps-p.
Warning: doc lost for function custom-facep.
Warning: doc lost for function font-smallcaps-p.
Warning: doc lost for function font-reverse-p.
Warning: doc lost for function set-font-strikethru-p.
Warning: doc lost for function set-font-linethrough-p.
Warning: doc lost for function set-face-font-family.
Warning: doc lost for function font-original-set-face-background.
Warning: doc lost for function set-font-blink-p.
Warning: doc lost for function set-font-italic-p.
Warning: doc lost for function font-original-set-face-font.
Warning: doc lost for function set-font-underline-p.
Warning: doc lost for function font-italic-p.
Warning: doc lost for function font-oblique-p.
Warning: doc lost for function set-font-dim-p.
Warning: doc lost for function set-face-font-size.
Warning: doc lost for function font-dim-p.
Warning: doc lost for function set-font-bigcaps-p.
Warning: doc lost for function font-overline-p.
Warning: doc lost for function set-font-dropcaps-p.
Warning: doc lost for function font-underline-p.
Warning: doc lost for function font-linethrough-p.
Warning: doc lost for function set-font-reverse-p.
Warning: doc lost for function set-font-bold-p.
Warning: doc lost for function set-font-overline-p.
Warning: doc lost for function font-blink-p.
Warning: doc lost for function describe-display-table.
Warning: doc lost for function font-bigcaps-p.
Warning: doc lost for function font-bold-p.
Warning: doc lost for function set-font-oblique-p.
Warning: doc lost for function font-original-set-face-foreground.
Warning: doc lost for function font-strikethru-p.
Warning: doc lost for function x-color-values.
Warning: doc lost for function set-font-smallcaps-p.

ldd -v $(which xemacs-19.15-b94-lucid)
ldd: version 1.8.5
	libXaw.so.6 => /usr/X11R6/lib/libXaw.so.6.1
	libjpeg.so.6 => /usr/lib/libjpeg.so.6
	libpng.so.1 => /usr/lib/libpng.so.1
	libz.so.1 => /usr/lib/libz.so.1
	libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6.0
	libXt.so.6 => /usr/X11R6/lib/libXt.so.6.0
	libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
	libICE.so.6 => /usr/X11R6/lib/libICE.so.6.0
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6.1
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6.1
	libm.so.5 => /lib/libm.so.5.0.7
	libc.so.5 => /lib/libc.so.5.4.17

The only slight problems with the build were that --with-png=yes and
--with-sound=native needed to be specified explicitly.

Seems OK but haven't really had chance to test it yet.

-- 
Glynn Clements <glynn@sensei.co.uk>

