From xemacs-m  Sun Jun 15 07:06:58 1997
Received: from bcarsde4.localhost (mailgate.nortel.ca [192.58.194.74])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA13814
	for <xemacs-beta@xemacs.org>; Sun, 15 Jun 1997 07:06:57 -0500 (CDT)
Received: from bcarsde5.ott.bnr.ca (actually 47.80.6.26) by bcarsde4.localhost;
          Sun, 15 Jun 1997 08:04:35 -0400
Received: from nquah6f (actually nquah6f.ott.bnr.ca) by bcarsde5.ott.bnr.ca;
          Sun, 15 Jun 1997 08:05:51 -0400
Received: by nquah6f (1.38.193.4/16.2 BNR V4.2 P1) id AA09150;
          Sun, 15 Jun 1997 07:59:02 -0400
From: "Barry Friedman" <friedman@nortel.ca>
Message-Id: <9706151159.AA09150@nquah6f>
Subject: [oslo] Configure failed with hp-c89
To: xemacs-beta@xemacs.org
Date: Sun, 15 Jun 1997 07:59:01 -0400 (EDT)
Cc: mrb@Eng.Sun.COM
Reply-To: "Barry Friedman" <friedman@nortel.ca>
X-Mailer: ELM [version 2.4.1 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Oslo-b7  HPUX 9.03 hp c89 compiler

Configure still failing with use-gcc=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.

================================
If you need any tests run to get the correct output from this compiler
please let me know.

After re configuring with gcc, make failed:
gcc -c -g -O2 -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include
-I/usr/include/Motif1.2 -I/usr/include/X11R5
/dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b7/src/buffer.c
In file included from /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b7/src/buffer.c:85:
/dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b7/src/sysdep.h:150: conflicting types for `rename'
/usr/include/sys/unistd.h:245: previous declaration of `rename'
make[1]: *** [buffer.o] Error 1
make[1]: Leaving directory `/dsk1/misc/xfer/emacs/xemacs-beta/hppa20/src'
make: *** [dump-elcs] Error 1

-- 
Barry Friedman

