|
From: | flassero |
Subject: | gmake 3.79 compilation error |
Date: | Mon, 13 May 2002 10:39:14 +0200 |
Hello,
I am trying to
compile the gmake 3.79 on a HP UX machine (B.11.00 U 9000/785) and I have the
following compilation error:
$ env CC=cc
./configure --prefix=/home/Devel/make-3.89/mylocal_HP
<the
configuration process is ok>
$
make
...
cc
-DALIASPATH=\"/home/Devel/make-3.89/mylocal_HP/share/locale:.\"
-DLOCALEDIR=\"/home/Devel/make-3.89/mylocal_HP/share/locale\"
-DLIBDIR=\"/home/Devel/make-3.89/mylocal_HP/share/lib\"
-DINCLUDEDIR=\"/home/Devel/make-3.89/mylocal_HP/share/include\"
-DHAVE_CONFIG_H -I. -I. -I./glob -g -c gettext.c
cc: "gettext.c",
line 252: warning 871: "inline" is allowed only for a
function
cc: "gettext.c", line 795: error 1000:
Unexpected symbol "SWAP".
cc: panic 2017:
Cannot recover from earlier errors, terminating.
The version of the C
compiler is B3899BA rev B.11.02.04
(I have tried with
c89, and I can not compile any of the source files)
Can you help
me, please ??
Is the executable for this kind of machine available anywhere on the net ?? Best regards.
|
[Prev in Thread] | Current Thread | [Next in Thread] |