[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bash 2.05b.0(1) compile error on HP-UX B.11.00 cc
From: |
Ed |
Subject: |
Bash 2.05b.0(1) compile error on HP-UX B.11.00 cc |
Date: |
Wed, 2 Oct 2002 13:53:40 -0600 |
Bash Version: GNU bash, version 2.05b.0(1)-release (hppa1.1-hp-hpux11.00)
OS/Hardware: HP-UX B.11.00 A 9000/811
Compiler: HP-UX POSIX-conforming C compiler (cc)
Description:
cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include
-I../lib -I. -DHPUX -g shopt.c || ( rm -f shopt.c ; exit 1 )
rm -f shopt.c
rm -f printf.o
./mkbuiltins -D . printf.def
cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include
-I../lib -I. -DHPUX -g printf.c || ( rm -f printf.c ; exit 1 )
cc: "printf.def", line 824: error 1718: Types are not assignment-compatible.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Reproduction Steps:
./configure
make
- Bash 2.05b.0(1) compile error on HP-UX B.11.00 cc,
Ed <=