<<< Date Index >>>     <<< Thread Index >>>

errors installing on HP rp740



I am trying to install mutt on an HP-UX 11i (B.11.11) rp740 server and
am having the following error.   This is the production server; the test
server has the same version of the OS and installs fine, only when we
try on the production server do I get this error.  

Any suggestions?

John David Adamski
Network Specialist/DBA
Graceland University



Default shell (Bourne-ish) error 

Making install in intl
        cc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl
-g  intl-compat.c
cc: "gettextP.h", line 67: warning 871: "inline" is allowed only for a
function.
cc: panic 3007:
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


K shell (ksh) error

Making install in intl
make[1]: Entering directory `/tmp/mutt-1.4.2.1/intl'
cc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../intl
-g  intl-compat.c
cc: "gettextP.h", line 67: warning 871: "inline" is allowed only for a
function.
cc: panic 3007:
make[1]: *** [intl-compat.o] Error 1
make[1]: Leaving directory `/tmp/mutt-1.4.2.1/intl'
make: *** [install-recursive] Error 1