From xemacs-m  Tue May 20 12:02:01 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA10765
	for <xemacs-beta@xemacs.org>; Tue, 20 May 1997 12:01:59 -0500 (CDT)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id NAA27354; Tue, 20 May 1997 13:02:00 -0400 (EDT)
Date: Tue, 20 May 1997 13:02:00 -0400 (EDT)
Message-Id: <199705201702.NAA27354@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: configure failure for X libraries with 20.3-b1
X-Mailer: VM 6.30 under 20.2 XEmacs Lucid (beta4)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

I'm using the same configure command that I've always used, but it's
now failing.  It never had any problems in the past.  Any idea why?

----------------------------------------------------------------------

/usr/src/local/xemacs-20.3-b1 ---> configure  '--with-toolbars=no'
- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a i386-unknown-freebsd2.1.5
checking whether ln -s works... yes
checking the configuration name
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
Extracting information from the machine- and system-dependent headers...
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for AIX... no
checking for mach/mach.h... no
checking for sys/stropts.h... no
checking for sys/timeb.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for sys/wait.h... yes
checking for libintl.h... no
checking for locale.h... yes
checking for libgen.h... no
checking for linux/version.h... no
checking for kstat.h... no
checking for sys/pstat.h... no
checking for inttypes.h... no
checking for ANSI C header files... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for struct timeval... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for working const... yes
checking whether make sets ${MAKE}... yes
checking whether byte ordering is bigendian... no
checking for long file names... yes
checking for sqrt in -lm... no
checking type of mail spool file locking
checking for specified window system
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for connect... no
checking for connect in -lsocket... no
checking for remove... no
checking for remove in -lposix... no
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... no
checking for X11/Intrinsic.h... yes
checking for XOpenDisplay in -lX11... no
checking for XGetFontProperty in -lX11 using extra libs -b i486-linuxaout... no
configure: error: Unable to find X11 libraries.
/usr/src/local/xemacs-20.3-b1 --->

