From xemacs-m  Wed Sep 17 11:15:42 1997
Received: from vnet.IBM.COM (vnet.ibm.com [204.146.168.194])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA11775
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 11:15:41 -0500 (CDT)
Received: from FISHKILL by vnet.IBM.COM (IBM VM SMTP V2R3) with BSMTP id 7232;
   Wed, 17 Sep 97 12:15:33 EDT
Received: by FISHKILL (XAGENTA 4.0) id 7229; Wed, 17 Sep 1997 12:15:16 -0400 
Received: by cold.fishkill.ibm.com (AIX 4.1/UCB 5.64/4.03)
          id AA16796; Wed, 17 Sep 1997 12:15:15 -0400
Date: Wed, 17 Sep 1997 12:15:15 -0400
Message-Id: <9709171615.AA16796@cold.fishkill.ibm.com>
From: "Charles Hines" <chuck_hines@vnet.IBM.COM>
To: xemacs-beta@xemacs.org
Subject: 19.16-pre2 success under AIX 4.1.4
X-Mailer: VM 6.34 under 19.16 "Brooklyn" XEmacs Lucid
X-Face: 'pn"gAx+&w4-=-}\z>*.Y*@(lC;t1<P);@iwiv';)vn3H2\/.x#;>J[a,/Q.Yv0^Wwc6_"H]}}-"?%)ETS`1v[]P`w4,E.9Bgf*XI4<H{C}Mf@'Ms)z?Bqzf"8v/oY\9K){w}\pw


Howdy all.

Just compiled 19.16-pre2, seemed to go fine.  Only some small messages
from the configure output (see below).

Also, saw this message after I stripped the temacs and remade the
xemacs module:

  unexec: ffffffff flags where 100 expected in .except section.

Resultant exec seems to run fine still though.

Oh yeah, and the #pragma for alloca gave this message:

  "regex.c", line 38.3: 1506-224 (W) Incorrect #pragma ignored.

Not sure why, since it's still supposed to be a valid pragma option.
But I've always compiled with the -ma option anyways to get at AIX's
alloca that way, and that still seems to work fine.

Chuck

ps - Oh yeah, the configure output:

======================================================================
checking for ln -s
Making symbolic link to ./site-lisp
ln: File exists
checking the configuration name
checking how to run the C preprocessor
checking for a BSD compatible install
checking for bison
checking for byacc
checking for AIX
checking for mach/mach.h
checking for sys/stropts.h
checking for sys/timeb.h
checking for sys/time.h
checking for unistd.h
checking for utime.h
checking for sys/wait.h
checking for libintl.h
checking for locale.h
checking for libgen.h
checking for linux/version.h
checking for ANSI C header files
checking for whether time.h and sys/time.h may both be included
checking for sys_siglist declaration in signal.h or unistd.h
checking for struct utimbuf
checking for return type of signal handlers
checking for struct timeval
checking for struct tm in time.h
checking for tm_zone in struct tm
checking for tzname
checking for lack of working const
checking byte ordering
checking for long file names
checking for -xildoff compiler flag
checking for specified window system
  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
checking for -lX11
checking for -lXau
checking for -lDtSvc
checking for -lDnd
checking the version of X11 being used
checking for X11/Xlocale.h
checking for -lm
checking for -lXmu
checking for declaration of h_errno in netdb.h
checking for sigsetjmp
checking whether localtime caches TZ
checking whether cross-compiling
checking for whether gettimeofday can't accept two arguments
checking for whether inline functions are supported
checking for working alloca.h
checking for alloca
checking for pid_t in sys/types.h
checking for vfork.h
checking for working vfork
checking for strcoll
checking size of short
checking size of int
checking size of long
checking for acosh
checking for asinh
checking for atanh
checking for cbrt
checking for closedir
checking for dup2
checking for eaccess
checking for fmod
checking for fpathconf
checking for frexp
checking for ftime
checking for gethostname
checking for getpagesize
checking for gettimeofday
checking for getwd
checking for logb
checking for lrand48
checking for matherr
checking for mkdir
checking for mktime
checking for perror
checking for poll
checking for random
checking for realpath
checking for rename
checking for res_init
checking for rint
checking for rmdir
checking for select
checking for setitimer
checking for setpgid
checking for setlocale
checking for setsid
checking for sigblock
checking for sighold
checking for sigprocmask
checking for strcasecmp
checking for strerror
checking for tzset
checking for utimes
checking for waitpid
checking for mmap
checking for socket
checking for netinet/in.h
checking for arpa/inet.h
checking for sun_len member in struct sockaddr_un
checking for dirent.h
checking how to do terminal I/O
checking for termios.h
checking for nlist.h
checking for -lncurses
checking for -ldb
checking for dbopen
checking for -lgdbm
checking for -ldbm


Configured for `rs6000-ibm-aix4.1.4'.

  Where should the build process find the source code?    /afs/eda/u/hines/beta/xemacs/xemacs-19.16
  What installation prefix should install use?            /afs/eda/u/hines/beta/xemacs/beta
  What operating system and machine description files should XEmacs use?
        `s/aix4-1.h' and `m/ibmrs6000.h'
  What compiler should XEmacs be built with?              xlc -O -Q -qnoansialias -D_ALL_SOURCE
  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/include
  Where do we find X Windows libraries?                   /lib
  Additional header files:                                /afs/eda/u/hines/beta/xemacs/include
  Additional libraries:                                   /afs/eda/u/hines/beta/xemacs/lib
  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 support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.


creating config.status
creating Makefile
creating lib-src/Makefile.in
creating src/Makefile.in
creating lwlib/Makefile.in
creating dynodump/Makefile.in
creating src/config.h
creating src/Makefile
"junk.c", line 128.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 133.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 146.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 163.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 168.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 173.11: 1506-342 (W) "/*" detected in comment.
creating lwlib/Makefile
creating lib-src/Makefile
"junk.c", line 122.3: 1506-218 (E) Unknown preprocessing directive #Additional.
"junk.c", line 123.3: 1506-218 (E) Unknown preprocessing directive #MAIL_USE_POP.
"junk.c", line 124.3: 1506-218 (E) Unknown preprocessing directive #MAIL_USE_MMDF.
"junk.c", line 125.3: 1506-218 (E) Unknown preprocessing directive #MAIL_USE_FLOCK.
"junk.c", line 126.25: 1506-218 (E) Unknown preprocessing directive #about.
"junk.c", line 127.3: 1506-218 (E) Unknown preprocessing directive #MAIL_UNLINK_SPOOL.
"junk.c", line 128.25: 1506-218 (E) Unknown preprocessing directive #it.
"junk.c", line 129.3: 1506-218 (E) Unknown preprocessing directive #KERBEROS.
"junk.c", line 130.3: 1506-218 (E) Unknown preprocessing directive #KRB5.
"junk.c", line 131.25: 1506-218 (E) Unknown preprocessing directive #Version.
"junk.c", line 132.25: 1506-218 (E) Unknown preprocessing directive #KERBEROS.
"junk.c", line 133.3: 1506-218 (E) Unknown preprocessing directive #HESIOD.
"junk.c", line 134.3: 1506-218 (E) Unknown preprocessing directive #MAILHOST.
"junk.c", line 135.25: 1506-218 (E) Unknown preprocessing directive #mail.
"junk.c", line 139.3: 1506-218 (E) Unknown preprocessing directive #Additional.
"junk.c", line 140.3: 1506-218 (E) Unknown preprocessing directive #For.
"junk.c", line 141.3: 1506-218 (E) Unknown preprocessing directive #MOVE_LIBS.
"junk.c", line 142.3: 1506-218 (E) Unknown preprocessing directive #For.
"junk.c", line 143.3: 1506-218 (E) Unknown preprocessing directive #MOVE_LIBS.
"junk.c", line 144.3: 1506-218 (E) Unknown preprocessing directive #Add.
"junk.c", line 186.11: 1506-342 (W) "/*" detected in comment.
"junk.c", line 191.11: 1506-342 (W) "/*" detected in comment.
creating dynodump/Makefile

