From xemacs-m  Wed Jun 18 11:40:49 1997
Received: from belldandy.junkyard.org (mx-tzw96.raidway.or.jp [202.217.218.96])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA22615
	for <xemacs-beta@xemacs.org>; Wed, 18 Jun 1997 11:40:46 -0500 (CDT)
Received: (from shalom@localhost)
	by belldandy.junkyard.org (8.8.5/8.8.5) id BAA11934;
	Thu, 19 Jun 1997 01:34:15 +0900 (JST)
Date: Thu, 19 Jun 1997 01:34:15 +0900 (JST)
Message-Id: <199706181634.BAA11934@belldandy.junkyard.org>
To: xemacs-beta@xemacs.org
Subject: XEmacs-20.3-b7 configure failed on FreeBSD2.2.1+gcc-2.7.2.2
Cc: Tetsuya Uemura <shalom@mail.raidway.or.jp>
From: Tetsuya Uemura <shalom@mail.raidway.or.jp>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

Configure failed:
XEmacs-20.3-b7 + FreeBSD2.2.1 + gcc-2.7.2.2.

When I used a option --with-gcc, configure script didn't work.
But using --with-gcc=no, configure and make install succeeded.

./configure --with-gcc --cflags="-O3 -s" --with-gnu-make --dynamic=yes --with-x=yes --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-menubars=lucid --with-scrollbars=lucid --with-dialogs=athena3d --with-xmu=yes  --with-xpm --with-xface --with-gif --with-jpeg --with-png --with-database=gnudbm --debug --error-checking=all --verbose --extra-verbose --with-pop --with-mule --with-wnn --site-includes=/usr/X11R6/include/wnn --with-xim=xlib
- 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.2.1
checking whether ln -s works... yes
checking the configuration name
    xemacs will be linked with "debug.o"
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -s ) works... yes
checking whether the C compiler (gcc -O3 -s ) 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
checking for AIX... no
checking whether we are using SunPro C... no
Extracting information from the machine- and system-dependent headers...
    xemacs will be linked with "unexfreebsd.o"
    Appending "-I/usr/X11R6/include/wnn" to $c_switch_site
    Appending "-L/usr/local/lib" to $ld_switch_site
    Appending "-I/usr/local/include" to $c_switch_site
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for mach/mach.h... no
checking for sys/stropts.h... no
checking for sys/timeb.h... yes
    Defining HAVE_SYS_TIMEB_H
checking for sys/time.h... yes
    Defining HAVE_SYS_TIME_H
checking for unistd.h... yes
    Defining HAVE_UNISTD_H
checking for utime.h... yes
    Defining HAVE_UTIME_H
checking for locale.h... yes
    Defining HAVE_LOCALE_H
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 limits.h... yes
    Defining HAVE_LIMITS_H
checking for sys/wait.h that is POSIX.1 compatible... yes
    Defining HAVE_SYS_WAIT_H
checking for ANSI C header files... no
checking whether time.h and sys/time.h may both be included... yes
    Defining TIME_WITH_SYS_TIME
checking for sys_siglist declaration in signal.h or unistd.h... yes
    Defining SYS_SIGLIST_DECLARED
checking for struct utimbuf... yes
    Defining HAVE_STRUCT_UTIMBUF
checking return type of signal handlers... void
    Defining RETSIGTYPE = void
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
checking size of int... 0
    Defining SIZEOF_INT = 0
checking size of long... 0
    Defining SIZEOF_LONG = 0

*** PANIC *** Configure tests are not working - compiler is broken.
*** PANIC *** Please examine config.log for compilation errors.
-- 
---------------------------------------------------------------------------
Tetsuya Uemura                                      VHS<<SVHS<Beta<<ED-Beta
E-mail: shalom@mail.raidway.or.jp
---------------------------------------------------------------------------

