Hi,
if I try to compile a php in HP-UX 10.20, it configures well, but when I run
make, it ends up with the following error:
--------------------------------snipet------------------------------
cc: "global.h", line 508: error 1642: Duplicate type specifier "unsigned":
ignored.
cc: "global.h", line 508: error 1681: Must use +e or -Ae for long long in
ANSI mode.
cc: "global.h", line 508: warning 554: Declarator is missing.
cc: "mysql.h", line 77: error 1681: Must use +e or -Ae for long long in ANSI
mode.
cc: "libmysql.c", line 368: warning 950: Shift amount should be in the range
of zero through 31 bits.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
----------------------------------end-of-snipet-----------------------------
-------------------
Does anyone have any suggestions, what to do?
regs,
Erki.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]