Subject: Build problem
To: NetBSD-current Discussion List <current-users@netbsd.org>
From: Peter A. Eisch <peter@boku.net>
List: current-users
Date: 04/08/2001 10:05:01
What do I need to delete and re-sup in order to get past this?  It appears
that CKSUMTYPE doesn't get defined anywhere...

Thanks,

cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized   -I.
-I/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc
-I/usr/src/libexec/hpropd/../../include/heimdal
-I/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/asn1
-I/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5
-I/usr/include/kerberosIV       -I/usr/include/krb5
-I/usr/src/libexec/hpropd/../../crypto/dist/openssl/crypto/md4
-I/usr/src/libexec/hpropd/../../crypto/dist/openssl/crypto/md5
-I/usr/src/libexec/hpropd/../../crypto/dist/openssl/crypto/sha
-I/usr/src/libexec/hpropd/../../crypto/dist/openssl/crypto/rc4
-I/usr/src/libexec/hpropd/../../crypto/dist/openssl/crypto/des
-DHAVE_CONFIG_H -c 
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c
In file included from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/headers.h:86,
                 from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hprop.h:39,
                 from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:34:
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:71: parse
error before `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:71:
warning: type defaults to `int' in declaration of `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:71:
warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:94: parse
error before `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:94:
warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:94:
warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:168:
`KRB5_PADATA_PW_SALT' undeclared here (not in a function)
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:168:
enumerator value for `KRB5_PW_SALT' not integer constant
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:170:
`KRB5_PADATA_AFS3_SALT' undeclared here (not in a function)
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:170:
enumerator value for `KRB5_AFS3_SALT' not integer constant
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:180: parse
error before `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:180:
warning: no semicolon at end of struct or union
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:182: parse
error before `}'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:182:
warning: type defaults to `int' in declaration of `krb5_preauthdata_entry'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:182:
warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:186: parse
error before `krb5_preauthdata_entry'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:186:
warning: no semicolon at end of struct or union
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:187:
warning: type defaults to `int' in declaration of `krb5_preauthdata'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:187:
warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:495: parse
error before `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:495:
warning: no semicolon at end of struct or union
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:497:
warning: type defaults to `int' in declaration of `krb5_auth_context_data'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:497:
warning: type defaults to `int' in declaration of `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:497:
warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:569: parse
error before `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:569:
warning: no semicolon at end of struct or union
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:572: parse
error before `}'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:572:
warning: type defaults to `int' in declaration of `krb5_get_init_creds_opt'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:572:
warning: data definition has no type or storage class
In file included from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5.h:612,
                 from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/headers.h:86,
                 from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hprop.h:39,
                 from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:34:
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:183
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:183
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:188
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:190
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:195
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:197
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:202
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:203
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:208
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:209
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:214
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:215
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:220
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:221
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:226
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:227
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:232
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:232
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:237
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:239
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:244
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:245
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:250
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:251
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:256
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:257
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:262
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:263
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:268
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:269
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:274
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:275
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:280
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:281
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:286
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:287
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:292
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:293
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:298
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:299
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:304
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:305
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:310
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:311
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:316
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:317
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:322
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:323
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:328
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:329
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:334
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:335
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:349
: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:355
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:523
: parse error before `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:523
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:528
: parse error before `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:528
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:533
: parse error before `krb5_cksumtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:534
: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:119
2: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:119
8: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:129
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:130
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:132
1: warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:132
1: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:132
8: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:133
6: warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:133
6: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:134
3: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:135
1: warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:135
1: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:135
5: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:136
3: warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:136
3: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:136
7: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:137
5: warning: type defaults to `int' in declaration of `krb5_preauthtype'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:137
5: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:137
9: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:138
9: parse error before `krb5_get_init_creds_opt'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:138
9: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:139
2: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:139
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:139
6: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:139
7: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:140
1: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:140
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:140
9: parse error before `krb5_get_init_creds_opt'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:140
9: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:141
3: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:141
5: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:141
9: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:142
0: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:142
4: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:142
6: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:143
0: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:143
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:143
5: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:143
6: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:144
0: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:144
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:144
5: parse error before `*'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:144
6: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:145
8: parse error before `krb5_get_init_creds_opt'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:145
8: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:174
2: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:174
5: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:175
0: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:175
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:175
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:176
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:176
7: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:177
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:177
7: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:178
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:178
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:179
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:179
7: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:180
0: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:184
3: parse error before `krb5_princ_type'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:184
5: warning: type defaults to `int' in declaration of `krb5_princ_type'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:184
5: warning: data definition has no type or storage class
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:199
0: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:199
3: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:199
8: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:200
0: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:201
1: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:201
4: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:201
9: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:202
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:202
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:203
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:203
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:204
1: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:204
6: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:204
9: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:206
0: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:206
2: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:206
7: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:206
9: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:208
0: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:208
6: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:209
1: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:209
3: `krb5_recvauth_match_version' declared as function returning a function
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:209
3: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:209
4: parse error before `void'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:217
5: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:218
6: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:249
2: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:249
8: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:250
3: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:251
0: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:251
5: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:251
7: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:263
8: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:264
0: warning: function declaration isn't a prototype
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:264
5: parse error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/lib/krb5/krb5-protos.h:264
8: warning: function declaration isn't a prototype
In file included from
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:34:
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hprop.h:43: parse
error before `krb5_auth_context'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hprop.h:43: warning:
no semicolon at end of struct or union
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hprop.h:45: parse
error before `}'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c: In function
`main':
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:201:
`krb5_auth_context' undeclared (first use in this function)
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:201: (Each
undeclared identifier is reported only once
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:201: for each
function it appears in.)
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:201: parse
error before `ac'
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:296: `ac'
undeclared (first use in this function)
/usr/src/libexec/hpropd/../../crypto/dist/heimdal/kdc/hpropd.c:367:
`HEIM_ERR_EOF' undeclared (first use in this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.