From xemacs-m  Fri May 23 00:45:02 1997
Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id AAA08463
	for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 00:45:00 -0500 (CDT)
Received: from mantar.slip.netcom.com (localhost [127.0.0.1])
	by mantar.slip.netcom.com (8.8.5/8.8.5) with ESMTP id WAA23494
	for <xemacs-beta@xemacs.org>; Thu, 22 May 1997 22:45:00 -0700 (PDT)
Message-Id: <199705230545.WAA23494@mantar.slip.netcom.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: xemacs-beta@xemacs.org
Subject: Build semi-faliure b2
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 22 May 1997 22:44:58 -0700
From: "Manfred A. Antar" <manfred@mantar.slip.netcom.com>

I just tried to compile on a Freebsd 3.0 which has been building betas
fine till now.When it started to link i got a bunch of errors that are fixed
by adding -lc to the ld_libs_all in src/Makefile!!

uname -a: FreeBSD mantar.slip.netcom.com 3.0-CURRENT FreeBSD 3.0-CURRENT #0: 
Thu May 22 17:40:38 PDT 1997     manfred@mantar.slip.netcom.com:/usr/src/sys/co
mpile/mantar0  i386

./configure  '--with-gcc' '--with-x' '--with-menubars=lucid' 
'--with-scrollbars=lucid' '--with-dialogs=athena' '--with-xpm' '--with-gif' 
'--with-jpeg' '--with-png' '--site-includes=/usr/local/include' 
'--site-libraries=/usr/local/lib'


Configured for `i386-unknown-freebsd3.0'.

  Where should the build process find the source code?    
/usr/temp/ports/xemacs-20.0
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/freebsd.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/local/include
  Additional libraries:                                   /usr/local/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.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------


===========================
||	mantar@netcom.com	||
||	Ph. (415) 647-4843	||
===========================


