From xemacs-m  Mon Jun 23 17:46:01 1997
Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA07589
	for <xemacs-beta@xemacs.org>; Mon, 23 Jun 1997 17:46:00 -0500 (CDT)
Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5])
          by mail.cdsnet.net (8.8.5/8.7.3) with SMTP id PAA08553
          for <xemacs-beta@xemacs.org>; Mon, 23 Jun 1997 15:46:02 -0700 (PDT)
Date: Mon, 23 Jun 1997 15:46:02 -0700 (PDT)
From: Jaye Mathisen  <mrcpu@cdsnet.net>
To: xemacs-beta@xemacs.org
Subject: Configure problems.
Message-ID: <Pine.NEB.3.95.970623154546.26179b-100000@mail.cdsnet.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII





FreeBSD 2.2, xemacs-20.3b8.  19.15 is the last version I have compiled and
had working.



20.3b8 configure fails:

checking for mode_t... yes
checking for off_t... yes
checking for struct timeval... yes
    Defining HAVE_TIMEVAL
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
    Defining HAVE_TM_ZONE
checking for working const... yes
checking whether make sets ${MAKE}... yes
checking whether byte ordering is bigendian... no
checking size of short... 0
    Defining SIZEOF_SHORT = 0

*** PANIC *** Configure tests are not working - compiler is broken.
*** PANIC *** Please examine config.log for compilation errors.




schizo% gcc -v
gcc version 2.7.2.1




