System - HP-UX B.11.00 U 9000/800
AnsiC compiler
SSH Version 3.2.0
Ran configure fine without and problems, when I go to do a make it
compiles fine up until the zlib portion then it dies. Here is the exact
msg:
Making all in zlib
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I\../..
-I../../lib/sshutil/sshcore -I../../lib/sshutil/sshadt
-I../../lib/sshutil/ssheloop -I../../lib/sshutil/sshfsm
-I../../lib/sshutil/sshstream -I../../lib/sshut
il/sshmisc -I../../lib/sshutil/ssholdadt
-I../../lib/sshutil/sshstrutil -I../../lib/sshutil/sshsysutil -
I../../lib/sshutil/sshnet -I../../lib/sshutil/sshpacketstream
-I../../lib/sshutil/sshtestutil -I../../lib
/sshutil -g -Ae -D_HPUX_SOURCE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -c adler32.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I\../..
-I../../lib/sshutil/sshcore -I../../lib/sshutil/sshadt
-I../../lib/sshutil/ssheloop -I../../lib/sshutil/sshfsm
-I../../lib/sshutil/sshstream -I../../lib/sshut
il/sshmisc -I../../lib/sshutil/ssholdadt
-I../../lib/sshutil/sshstrutil -I../../lib/sshutil/sshsysutil -
I../../lib/sshutil/sshnet -I../../lib/sshutil/sshpacketstream
-I../../lib/sshutil/sshtestutil -I../../lib
/sshutil -g -Ae -D_HPUX_SOURCE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -c deflate.c
cc: "deflate.c", line 190: error 1711: Inconsistent parameter list
declaration for "ssh_z_deflateInit_".
cc: "deflate.c", line 202: error 1711: Inconsistent parameter list
declaration for "ssh_z_deflateInit2_".
cc: "deflate.c", line 298: error 1711: Inconsistent parameter list
declaration for "ssh_z_deflateSetDictionary".
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
If you need any more information please let me know.
Received on Wed Jan 29 10:35:58 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:02:52 EDT
|