[2063] in Kerberos-V5-bugs
Problem compiling on HP UX 9.05
daemon@ATHENA.MIT.EDU (Dan Ehrle/UB Networks)
Tue Jul 2 11:58:05 1996
To: krb5-bugs <krb5-bugs@MIT.EDU>
From: Dan Ehrle/UB Networks <Dan_Ehrle@UB.com>
Date: 2 Jul 96 10:57:23 EDT
I entered the following:
* ./configure
* make (tail end of make below)
creating ./Makefile
touch autoconf.stamp
making in include/kerberosIV...
making in lib...
making in lib/crypto...
cc -Dconst= -DPROVIDE_DES_CBC_MD5=1 -DPROVIDE_DES3_CBC_SHA=1
-DPROVIDE_DES_CBC_CRC=1 -DP
ROVIDE_DES_CBC_RAW=1 -DPROVIDE_DES3_CBC_RAW=1 -DPROVIDE_DES_CBC_CKSUM=1
-DPROVIDE_CRC32=1 -DPROVI
DE_RSA_MD4=1 -DPROVIDE_RSA_MD5=1 -DPROVIDE_NIST_SHA=1 -DKRB5_KRB4_COMPAT
-I./../../include -I../
../include -I./../../include/krb5 -I../../include/krb5 -I./crc32 -I./des
-I./md4 -I./md5 -I./sha
-c ./cryptoconf.c
cc: "crc32/crc-32.h", line 33: error 1000: Unexpected symbol:
"crc32_cksumtable_entry".
cc: "md4/rsa-md4.h", line 42: error 1000: Unexpected symbol:
"rsa_md4_cksumtable_entry".
cc: "md5/rsa-md5.h", line 67: error 1000: Unexpected symbol:
"rsa_md5_cksumtable_entry".
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.