|
From: | djekels |
Subject: | bash static on hp-ux 11.11 (11i.v1) |
Date: | Sun, 4 Jul 2004 14:47:12 -0400 |
I am trying to compile bash in static mode
for root replacement of /sbin/sh On HP-UX. The same code compiles perfectly on Linux
and Solaris 2.8. However I get the following error during
compile time. ./mkbuiltins -D . printf.def cc -c -DHAVE_CONFIG_H -DSHELL - cc: "printf.def", line 824:
error 1718: Types are not assignment-compatible. gmake[1]: *** [printf.o] Error 1 gmake[1]: Leaving directory
`/opt/monitor/bash-2.05b/builtins' gmake: *** [builtins/libbuiltins.a] Error
1 configure options. ./configure –-enable-static-link -–prefix=/usr/local/ Please advise of fix? Thank you, Donny Unix Developer 617 376 7334 |
[Prev in Thread] | Current Thread | [Next in Thread] |