From xemacs-m  Mon Jan 13 15:20:53 1997
Received: from corona.pixar.com (corona.pixar.com [138.72.20.84])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id PAA07461 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 15:20:50 -0600 (CST)
Received: by corona.pixar.com (Smail3.1.29.1 #2)
	id m0vjtnt-00015jC; Mon, 13 Jan 97 13:20 PST
To: xemacs-beta@xemacs.org
Subject: 19.15-b90 configure/build success on IRIX 5.3
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
From: Hunter Kelly <retnuh@corona>
Date: 13 Jan 1997 13:20:23 -0800
Message-ID: <yvtafqd8e7c.fsf@corona.i-did-not-set--mail-host-address--so-shoot-me>
Lines: 296
X-Mailer: Red Gnus v0.79/XEmacs 19.15


The patch from b7 didn't work for me, so 
I just grabbed a fresh tarball.  

Here is the result of the configure:

Configured for `mips-sgi-irix5.3'.

  Where should the build process find the source code?    /u0/retnuh/src/xemacs-19.15-b90
  What installation prefix should install use?            /home/retnuh
  What operating system and machine description files should XEmacs use?
        `s/irix5-3.h' and `m/iris4d.h'
  What compiler should XEmacs be built with?              cc -g 
  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
  Additional header files:                                /home/retnuh/include
  Additional libraries:                                   /home/retnuh/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.


And here is the verbose configure output:

15 @ren:~/src/xemacs-19.15-b90> ./configure --prefix=/home/retnuh --site-includes=/home/retnuh/include --site-libraries=/home/retnuh/lib --verbose
- 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 mips-sgi-irix5.3
checking for ln -s
        setting LN_S to ln -s
checking the configuration name
checking for gcc
        setting CC to cc
checking how to run the C preprocessor
        setting CPP to cc -E
        setting RANLIB to ranlib
checking for a BSD compatible install
        setting INSTALL to /usr/anim/./bin/install -c
        setting INSTALL_PROGRAM to ${INSTALL}
        setting INSTALL_DATA to ${INSTALL} -m 644
checking for bison
        setting YACC to bison -y
checking for AIX
checking for mach/mach.h
checking for sys/stropts.h
        defining HAVE_SYS_STROPTS_H
checking for sys/timeb.h
checking for sys/time.h
        defining HAVE_SYS_TIME_H
checking for unistd.h
        defining HAVE_UNISTD_H
checking for utime.h
        defining HAVE_UTIME_H
checking for sys/wait.h
        defining HAVE_SYS_WAIT_H
checking for libintl.h
checking for locale.h
        defining HAVE_LOCALE_H
checking for libgen.h
        defining HAVE_LIBGEN_H
checking for linux/version.h
checking for ANSI C header files
        defining STDC_HEADERS
checking for whether time.h and sys/time.h may both be included
        defining TIME_WITH_SYS_TIME
checking for sys_siglist declaration in signal.h or unistd.h
checking for struct utimbuf
        defining HAVE_STRUCT_UTIMBUF
checking for return type of signal handlers
        defining RETSIGTYPE to be void
checking for struct timeval
        defining HAVE_TIMEVAL
checking for struct tm in time.h
checking for tm_zone in struct tm
checking for tzname
        defining HAVE_TZNAME
checking for lack of working const
checking byte ordering
        defining WORDS_BIGENDIAN
checking for long file names
        defining HAVE_LONG_FILE_NAMES
checking for -xildoff compiler flag
checking for specified window system
  No window system specified.  Looking for X11.
checking for X include and library files with xmkmf
  Using X11.
examining the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable.
checking for -ldnet
checking for -lXbsd
checking for -lpthreads
checking for XFree86
        no
checking for -lX11
        yes
checking for -lXau
        defining HAVE_XAUTH
checking for -lDtSvc
checking for -lDnd
        defining HAVE_XLOCALE_H
checking the version of X11 being used
        defining THIS_IS_X11R6
checking for X11/Xlocale.h
        defining HAVE_X11_XLOCALE_H
checking for -lm
        defining HAVE_LIBM
checking for -lXpm
        defining HAVE_XPM
checking for -lXmu
        defining HAVE_XMU
checking for compface.h
checking for -lcompface
        defining HAVE_XFACE
        defining HAVE_GIF
checking for jpeglib.h
checking for -ljpeg
        defining HAVE_JPEG
checking for png.h
checking for -lpng
checking for -lz
        defining HAVE_PNG
checking for -lXm
        Found Motif
checking for declaration of h_errno in netdb.h
        defining HAVE_H_ERRNO
checking for sigsetjmp
        defining HAVE_SIGSETJMP
checking whether localtime caches TZ
checking whether cross-compiling
        no
checking for whether gettimeofday can't accept two arguments
        no
checking for whether inline functions are supported
checking for working alloca.h
        defining HAVE_ALLOCA_H
checking for alloca
        defining HAVE_ALLOCA
checking for pid_t in sys/types.h
checking for vfork.h
checking for working vfork
        defining vfork to be fork
checking for strcoll
        defining HAVE_STRCOLL
checking size of short
        defining SIZEOF_SHORT to be 2
checking size of int
        defining SIZEOF_INT to be 4
checking size of long
        defining SIZEOF_LONG to be 4
checking for acosh
        defining HAVE_ACOSH
checking for asinh
        defining HAVE_ASINH
checking for atanh
        defining HAVE_ATANH
checking for cbrt
        defining HAVE_CBRT
checking for closedir
        defining HAVE_CLOSEDIR
checking for dup2
        defining HAVE_DUP2
checking for eaccess
checking for fmod
        defining HAVE_FMOD
checking for fpathconf
        defining HAVE_FPATHCONF
checking for frexp
        defining HAVE_FREXP
checking for ftime
checking for gethostname
        defining HAVE_GETHOSTNAME
checking for getpagesize
        defining HAVE_GETPAGESIZE
checking for gettimeofday
        defining HAVE_GETTIMEOFDAY
checking for getwd
        defining HAVE_GETWD
checking for logb
        defining HAVE_LOGB
checking for lrand48
        defining HAVE_LRAND48
checking for matherr
        defining HAVE_MATHERR
checking for mkdir
        defining HAVE_MKDIR
checking for mktime
        defining HAVE_MKTIME
checking for perror
        defining HAVE_PERROR
checking for poll
        defining HAVE_POLL
checking for random
        defining HAVE_RANDOM
checking for realpath
        defining HAVE_REALPATH
checking for rename
        defining HAVE_RENAME
checking for res_init
        defining HAVE_RES_INIT
checking for rint
        defining HAVE_RINT
checking for rmdir
        defining HAVE_RMDIR
checking for select
        defining HAVE_SELECT
checking for setitimer
        defining HAVE_SETITIMER
checking for setpgid
        defining HAVE_SETPGID
checking for setlocale
        defining HAVE_SETLOCALE
checking for setsid
        defining HAVE_SETSID
checking for sigblock
        defining HAVE_SIGBLOCK
checking for sighold
        defining HAVE_SIGHOLD
checking for sigprocmask
        defining HAVE_SIGPROCMASK
checking for strcasecmp
        defining HAVE_STRCASECMP
checking for strerror
        defining HAVE_STRERROR
checking for tzset
        defining HAVE_TZSET
checking for utimes
        defining HAVE_UTIMES
checking for waitpid
        defining HAVE_WAITPID
checking for mmap
        defining HAVE_MMAP
checking for socket
checking for netinet/in.h
checking for arpa/inet.h
        defining HAVE_SOCKETS
checking for sun_len member in struct sockaddr_un
checking for dirent.h
        defining SYSV_SYSTEM_DIR
checking how to do terminal I/O
checking for termios.h
        defining HAVE_TERMIOS
checking for nlist.h
        defining NLIST_STRUCT
checking for -laudio
checking for -lncurses
checking for -ldb
checking for dbopen
checking for -lgdbm
        defining HAVE_LIBGDBM
        defining HAVE_DBM
        defining HAVE_GNU_DBM
        defining EMACS_CONFIGURATION to be "mips-sgi-irix5.3"
        defining config_machfile to be "m/iris4d.h"
        defining config_opsysfile to be "s/irix5-3.h"
        defining LD_SWITCH_X_SITE to be 
        defining LD_SWITCH_X_SITE_AUX to be 
        defining C_SWITCH_X_SITE to be 
        defining LD_SWITCH_SITE to be  -L/home/retnuh/lib
        defining C_SWITCH_SITE to be  -I/home/retnuh/include
        defining UNEXEC_SRC to be unexelfsgi.c
        defining HAVE_X_WINDOWS
        defining GNU_MALLOC
        defining REL_ALLOC
        defining LISP_FLOAT_TYPE
        defining LWLIB_USES_MOTIF
        defining LWLIB_MENUBARS_LUCID
        defining HAVE_MENUBARS
        defining LWLIB_SCROLLBARS_LUCID
        defining HAVE_SCROLLBARS
        defining LWLIB_DIALOGS_MOTIF
        defining HAVE_DIALOGS
        defining HAVE_TOOLBARS
        defining HAVE_TTY
        defining HAVE_NATIVE_SOUND
        defining CONST_IS_LOSING
        defining USE_ASSERTIONS
        defining ERROR_CHECK_EXTENTS
        defining ERROR_CHECK_TYPECHECK
        defining ERROR_CHECK_BUFPOS
        defining ERROR_CHECK_GC
        defining ERROR_CHECK_MALLOC
        defining DEBUG_XEMACS
        defining NO_UNION_TYPE


