From xemacs-m  Wed Sep 24 18:41:16 1997
Received: from torak.jeeves.net (torak.jeeves.net [206.242.44.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id SAA10456
	for <xemacs-beta@xemacs.org>; Wed, 24 Sep 1997 18:41:15 -0500 (CDT)
From: repayne@jeeves.net
Received: by torak.jeeves.net; id SAA05203; Wed, 24 Sep 1997 18:41:14 -0500
Received: from apollo.jeeves.net(206.242.44.170) by torak.jeeves.net via smap (3.2)
	id xma005196; Wed, 24 Sep 97 18:40:59 -0500
Received: (from uucp@localhost) by apollo.jeeves.net (8.7.6/8.7.3) id SAA11498 for xemacs-beta@xemacs.org; Wed, 24 Sep 1997 18:40:48 -0500 (CDT)
Message-Id: <199709242340.SAA11498@apollo.jeeves.net>
Received: from athena.jeeves.net(206.242.44.56) by apollo.jeeves.net via smap (V1.3)
	id sma011492; Wed Sep 24 18:40:19 1997
Content-Transfer-Encoding: 7bit
Sender: repayne@jeeves.net
MIME-Version: 1.0
Date: Wed, 24 Sep 1997 18:40:25 -0500 (CDT)
Subject: [XEmacs-Beta] 20.3-b23 (Sarajevo) Build failure on Solaris 2.5.1
X-Mailer: Jeeves by AetherWorks, version Sep  9 1997
Content-Disposition: inline
Reply-To: repayne@jeeves.net
Content-Type: text/plain
To: xemacs-beta@xemacs.org (XEmacs Beta List)

gcc -g -O2 -Wall -Wno-switch -Demacs -I../src  -DHAVE_CONFIG_H
-I/usr/dt/include  -I/usr/openwin/include
/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src/profile.c   -fno-gnu-linker
-L/usr/ccs/lib -R/usr/dt/lib:/usr/openwin/lib -L/usr/dt/lib -L/
usr/openwin/lib /usr/demo/SOUND/lib/libaudio.a -lkvm -lkstat -lm -lsocket
-lnsl  -lelf -lgen -ldl -o profile In file included from
/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src/profile.c:40 :
/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src/../src/systime.h:155:
conflicting  types for `gettimeofday' /usr/include/sys/time.h:263: previous
declaration of `gettimeofday'
/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src/../src/systime.h:163:
conflicting  types for `gettimeofday'
/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src/../src/systime.h:155:
previous dec laration of `gettimeofday' gmake[1]: *** [profile] Error 1
gmake[1]: Leaving directory `/opt/src/redhat/BUILD/xemacs-20.3-b23/lib-src'
gmake: *** [lib-src] Error 2

Gcc version 2.7.2, and configure output is below.

I started seeing this with b19, but figured it must have been something
with my setup, but this is from a clean build, 'tar -zxvvf, ./configure,
gmake'.  I have not attempted to build 20-22.

Configured for `sparc-sun-solaris2.5.1'.

  Where should the build process find the source code?   
/opt/src/redhat/BUILD/ xemacs-20.3-b23   What installation prefix should
install use?            /usr/local/gnu   Where should XEmacs look for
packages?                  /usr/local   What operating system and machine
description files should XEmacs use?         `s/sol2.h' and `m/sparc.h'  
What compiler should XEmacs be built with?              gcc -g -O2 -Wall
-Wno-switch   Should XEmacs use the GNU version of malloc?            yes  
Should XEmacs use the relocating allocator for buffers? default   What
window system should XEmacs use?                   x11   Where do we find X
Windows header files?                /usr/dt/include /usr/openwin/include  
Where do we find X Windows libraries?                   /usr/dt/lib
/usr/openwin/lib   Runtime library search path:                           
/usr/dt/lib:/usr/openwin/lib   Compiling in support for XAUTH.   Compiling
in support for GIF image conversion.   Compiling in support for XPM images.
  Compiling in native sound support.   Compiling in support for GNU DBM.  
Compiling in support for ToolTalk.   Compiling in support for proper
session-management.   Using Lucid menubars.   Using Lucid scrollbars.  
movemail will use "dot-locking" for locking mail spool files.   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:
---------------------------------------------------------

If there is other information that you need from me, please let me know.
-rob

