Subject: make build fault with /usr/src/usr.sbin/hprop
To: None <current-users@netbsd.org>
From: Rui-Xiang Guo <rxg@ms25.url.com.tw>
List: current-users
Date: 04/07/2001 11:30:28
I just cvs the lastest source and try to make build then I get such wrong=
=20
message:
[/usr/src/usr.sbin/hprop]# make
cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno=
-uninitialized -Werror -I. -I/usr/src/us=
r.sbin/hprop/../../crypto/dist/heimdal/kdc -I/usr/s=
rc/usr.sbin/hprop/../../crypto/dist/heimdal/lib/hdb -I/usr/src/=
usr.sbin/hprop/../../crypto/dist/heimdal/lib/krb5 -I/usr/src/usr=
.sbin/hprop/../../include/heimdal -I/usr/src/usr.sbin/hprop/../../c=
rypto/dist/heimdal/lib/asn1 -I/usr/include/kerberosIV -I/u=
sr/include/krb5 -I/usr/src/usr.sbin/hprop/../../crypto/dist/ope=
nssl/crypto/md4 -I/usr/src/usr.sbin/hprop/../../crypto/dist/openss=
l/crypto/md5 -I/usr/src/usr.sbin/hprop/../../crypto/dist/openssl/c=
rypto/sha -I/usr/src/usr.sbin/hprop/../../crypto/dist/openssl/cryp=
to/rc4 -I/usr/src/usr.sbin/hprop/../../crypto/dist/openssl/crypto/=
des -DHAVE_CONFIG_H -c /usr/src/usr.sbin/hprop/../../crypto/dist/h=
eimdal/kdc/v4_dump.c
cc1: warnings being treated as errors
/usr/src/usr.sbin/hprop/../../crypto/dist/heimdal/kdc/v4_dump.c: In functio=
n `v4_prop_dump':
/usr/src/usr.sbin/hprop/../../crypto/dist/heimdal/kdc/v4_dump.c:130: warnin=
g: passing arg 2 of `v4_prop' from incompatible pointer type
*** Error code 1
Stop.
Should I report it with send-pr?