Date: Fri, 1 Jan 1999 15:51:00 +1000 (EST) From: Andrew Kenneth Milton <akm@zeus.theinternet.com.au> To: freebsd-current@FreeBSD.ORG Subject: Buildworld fails in chpass Message-ID: <199901010551.PAA06472@zeus.theinternet.com.au>
next in thread | raw e-mail | index | archive | help
This has been happening to me for about a week... First time I thought I cvsupped between updates, and I let it go, next time I got the logo.c thing, then I got the bootblocks thing, now I'm back here again... :-) Haven't seen anything on the list about it, so I guess it only effects non-US people? I nearly always cvsup from cvsup2 ===> usr.bin/chpass cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/chpass.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/edit.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/field.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/pw_copy.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb/pw_scan.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/../../usr.sbin/vipw/pw_util.c cc -O -pipe -Wall -I/export/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/export/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/export/src/usr.bin/chpass/../../libexec/ypxfr -I/export/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/export/src/tmp/usr/include -c /export/src/usr.bin/chpass/pw_yp.c /export/src/usr.bin/chpass/pw_yp.c:68: yppasswd_private.h: No such file or directory /export/src/usr.bin/chpass/pw_yp.c: In function `get_yp_master': /export/src/usr.bin/chpass/pw_yp.c:341: `YP_SOCKNAME' undeclared (first use this function) /export/src/usr.bin/chpass/pw_yp.c:341: (Each undeclared identifier is reported only once /export/src/usr.bin/chpass/pw_yp.c:341: for each function it appears in.) /export/src/usr.bin/chpass/pw_yp.c: In function `yp_submit': /export/src/usr.bin/chpass/pw_yp.c:419: storage size of `master_yppasswd' isn't known /export/src/usr.bin/chpass/pw_yp.c:424: `YP_SOCKNAME' undeclared (first use this function) /export/src/usr.bin/chpass/pw_yp.c:477: `MASTER_YPPASSWDPROG' undeclared (first use this function) /export/src/usr.bin/chpass/pw_yp.c:478: `MASTER_YPPASSWDVERS' undeclared (first use this function) /export/src/usr.bin/chpass/pw_yp.c:498: warning: implicit declaration of function `yppasswdproc_update_master_1' /export/src/usr.bin/chpass/pw_yp.c:498: warning: assignment makes pointer from integer without a cast /export/src/usr.bin/chpass/pw_yp.c:419: warning: unused variable `master_yppasswd' *** Error code 1 Stop. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | Milton ACN: 082 081 472 | M:+61 416 022 411 |72 Col .Sig PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|Specialist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901010551.PAA06472>