From xemacs-m  Wed Jul  2 19:56:26 1997
Received: from cs.sunysb.edu (sbcs.sunysb.edu [130.245.1.15])
	by xemacs.org (8.8.5/8.8.5) with SMTP id TAA12181
	for <xemacs-beta@xemacs.org>; Wed, 2 Jul 1997 19:56:26 -0500 (CDT)
Received: from sbkifer.cs.sunysb.edu (sbkifer.cs.sunysb.edu [130.245.1.35]) by cs.sunysb.edu (8.6.12/8.6.9) with SMTP id UAA07941 for <xemacs-beta@xemacs.org>; Wed, 2 Jul 1997 20:55:54 -0400
Message-Id: <199707030055.UAA07941@cs.sunysb.edu>
X-Authentication-Warning: sbcs.cs.sunysb.edu: Host sbkifer.cs.sunysb.edu didn't use HELO protocol
From: kifer@CS.SunySB.EDU (Michael Kifer)
To: xemacs-beta@xemacs.org
Subject: configure broken in b8/b9/b10 for sparc-sun-sunos4.1.3_U1. Any hope?
Date: Wed, 02 Jul 1997 20:55:53 -0400
Sender: kifer@CS.SunySB.EDU



It's been broken for a few weeks now, so xemacs doesn't build.
It starts ok, but then at some point goes completely astray, and
compilation stops before it starts:

/home/facfs1/kifer/sbk/xemacs-20.3-b10/lib-src/profile.c:64: too few arguments to function `gettimeofday'
*** Error code 1
make: Fatal error: Command failed for target `profile'

Is there any hope sparc-sun-sunos4.1.3_U1 will be supported again?
Here is the configure lossage:

checking for Mule-related features
    Defining MULE
    xemacs will be linked with "mule.o mule-ccl.o mule-charset.o mule-coding.o"
checking for libintl.h... no
checking for strerror in -lintl... no
checking for Mule input methods
checking for wnn/jllib.h... no
checking for canna/RK.h... no
checking for acosh... no
checking for asinh... no
checking for atanh... no
checking for cbrt... no
checking for closedir... no
checking for dup2... no
checking for eaccess... no
checking for fmod... no
checking for fpathconf... no
checking for frexp... no
checking for ftime... no
checking for gethostname... no
checking for getpagesize... no
checking for gettimeofday... no
checking for getcwd... no
checking for getwd... no
checking for logb... no
checking for lrand48... no
checking for matherr... no
checking for mkdir... no
checking for mktime... no
checking for perror... no
checking for poll... no
checking for random... no
checking for rename... no
checking for res_init... no

