From xemacs-m  Sun Apr 27 19:40:56 1997
Received: from ringtail.nas.nasa.gov (ringtail.nas.nasa.gov [129.99.33.58])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA20908
	for <xemacs-beta@xemacs.org>; Sun, 27 Apr 1997 19:40:55 -0500 (CDT)
Received: from ringtail.nas.nasa.gov (lonhyn@localhost)
	by ringtail.nas.nasa.gov (8.7.6/NAS.6.1) with ESMTP id RAA24792
	for <xemacs-beta@xemacs.org>; Sun, 27 Apr 1997 17:40:55 -0700 (PDT)
Message-Id: <199704280040.RAA24792@ringtail.nas.nasa.gov>
To: xemacs-beta@xemacs.org
Subject: 20.2-b3 success on NetBSD-current
Date: Sun, 27 Apr 1997 17:40:55 -0700
From: "Lonhyn T. Jasinskyj" <lonhyn@nas.nasa.gov>


Everything seems to be OK as far as the basic stuff. This is the first
time that I've compiled it under NetBSD so there might be strangeness
lurking just around the corner. No explosions yet, though.

lonhyn



./configure  '--prefix=/uopt' '--site-includes=/uopt/include' '--site-libraries=/uopt/lib' '--with-xface' '--with-mule'


Configured for `i386-unknown-netbsd1.2D'.

  Where should the build process find the source code?    /uopt/src/xemacs-20.2-b2
  What installation prefix should install use?		  /uopt
  What operating system and machine description files should XEmacs use?
        `s/netbsd.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:                                /uopt/include
  Additional libraries:                                   /uopt/lib
  Compiling in support for XAUTH.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.


./configure  '--prefix=/uopt' '--site-includes=/uopt/include' '--site-libraries=/uopt/lib' '--with-xface' '--with-mule'


Configured for `i386-unknown-netbsd1.2D'.

  Where should the build process find the source code?    /uopt/src/xemacs-20.2-b3
  What installation prefix should install use?		  /uopt
  What operating system and machine description files should XEmacs use?
        `s/netbsd.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:                                /uopt/include
  Additional libraries:                                   /uopt/lib
  Compiling in support for XAUTH.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.


