[7574] in Kerberos
Kerberos 5 beta 6 - compile problem
daemon@ATHENA.MIT.EDU (Daniel J. Ehrle)
Tue Jul 2 14:36:49 1996
To: kerberos@MIT.EDU
Date: Tue, 2 Jul 1996 15:58:13 GMT
From: "Daniel J. Ehrle" <dehrle@ub.com>
I entered the following:
* ./configure (uses HP CC by default and my only compiler).
* 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.