bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2.05a fails to compile on HP-UX 10.20


From: ckrackowiz
Subject: 2.05a fails to compile on HP-UX 10.20
Date: Thu, 17 Jan 2002 10:35:17 -0500 (EST)

Configuration Information [Automatically generated, do not change]:
Machine: hppa1.1
OS: hpux10.20
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa1.1' 
-DCONF_OSTYPE='hpux10.20' -DCONF_MACHTYPE='hppa1.1-hp-hpux10.20' 
-DCONF_VENDOR='hp' -DSHELL -DHAVE_CONFIG_H -DHPUX   -I.  -I. -I./include 
-I./lib -g -O2
uname output: HP-UX hpwp3 B.10.20 A 9000/777 2015833288 two-user license
Machine Type: hppa1.1-hp-hpux10.20

Bash Version: 2.05a
Patch Level: 0
Release Status: release

Description:
        [Detailed description of the problem, suggestion, or complaint.]
hpwp3:/users/bash-2.05a ==>make

         ***********************************************************
         *                                                         *
         * GNU bash, version 2.05a.0(1)-release (hppa1.1-hp-hpux10.20)
         *                                                         *
         ***********************************************************
                                                  
make[1]: Entering directory `/disk2/users/bash-2.05a/builtins'
rm -f printf.o
./mkbuiltins -D . printf.def
gcc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I. -DHPU
X  -g -O2 printf.c || ( rm -f printf.c ; exit 1 )
./printf.def: In function `getldouble':
./printf.def:1013: incompatible types in assignment
make[1]: *** [printf.o] Error 1
make[1]: Leaving directory `/disk2/users/bash-2.05a/builtins'
make: *** [builtins/libbuiltins.a] Error 1
hpwp3:/users/bash-2.05a ==>

Repeat-By:
        [Describe the sequence of events that causes the problem
        to occur.]

Fix:
        [Description of how to fix the problem.  If you don't know a
        fix for the problem, don't include this section.]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]