From xemacs-m  Wed Sep  3 20:35:17 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 UAA29792
	for <xemacs-beta@xemacs.org>; Wed, 3 Sep 1997 20:35:15 -0500 (CDT)
Received: from mantar.slip.netcom.com (localhost [127.0.0.1])
	by mantar.slip.netcom.com (8.8.7/8.8.7) with ESMTP id SAA08722;
	Wed, 3 Sep 1997 18:34:46 -0700 (PDT)
Message-Id: <199709040134.SAA08722@mantar.slip.netcom.com>
X-Mailer: exmh version 2.0zeta 7/24/97
To: Ishikawa Ichiro <ichiro@tama.or.jp>
cc: xemacs-beta@xemacs.org
Subject: Re: failure 20.3b19 FreeBSD 2.2.2-RELEASE 
In-reply-to: Your message of "Wed, 03 Sep 1997 22:27:35 +0900."
             <19970903222735O.ichiro@mycroft.kunitachi.tama.or.jp> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 03 Sep 1997 18:34:45 -0700
From: "Manfred A. Antar" <manfred@mantar.slip.netcom.com>

> ./configure  '--prefix=/usr/test' '--debug=no' '--with-gnu-make=yes' '--with-mule=yes' '--with-xpm=yes' '--site-includes=/usr/local/include' '--site-libraries=/usr/local/lib'
> 
> 
> Configured for `i386-unknown-freebsd2.2.2'.
> 
>   Where should the build process find the source code?    /mnt2/tmp/xemacs-20.3-b19
>   What installation prefix should install use?		  /usr/test
>   Where should XEmacs look for packages?		  /usr/test/lib/xemacs/packages:~/.xemacs
>   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 -O2 -Wall -Wno-switch
>   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 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.
>   Compiling in Mule (multi-lingual) support.
>   Compiling in support for proper session-management.
>   Using Lucid menubars.
>   Using Lucid scrollbars.
>   Using Athena dialog boxes.
>   movemail will use "flock" 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: ---------------------------------------------------------
> 
> 
> % gmake
>  ...
> gmake[1]: Entering directory `/mnt2/tmp/xemacs-20.3-b19/src'
> gcc -c -g -O2 -Wall -Wno-switch  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dgif_lib.c
> dgif_lib.c:18: parse error before `size'
> dgif_lib.c:19: parse error before `size_t'
> gmake[1]: *** [dgif_lib.o] Error 1
> gmake[1]: Leaving directory `/mnt2/tmp/xemacs-20.3-b19/src'
> gmake: *** [src] Error 2
> 
> --
> Ishikawa Ichiro (ichiro@tama.or.jp)
> Tama Internet, Tokyo, JAPAN
> 
I get the same error on FreeBSD 3.0 (current). If i comment out those
2 lines 18,19 in src/dgif_lib.c it compiles.
Manfred

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


