Date: Mon, 12 Oct 1998 19:31:10 +0300 (EEST) From: pam@polynet.lviv.ua To: current@FreeBSD.ORG Subject: Buildworld breaks on usr.bin/chpass/pw_yp.c Message-ID: <Pine.BSF.4.02.9810121926590.11024-100000@NetSurfer.lp.lviv.ua>
next in thread | raw e-mail | index | archive | help
Hi everybody! For almost a week I can't build new world (updating via cvsup daily). Everytime build bombs out like this: cc -nostdinc -O -pipe -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/usr/src/usr.bin/chpass/../../libexec/ypxfr -I/usr/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/usr.bin/chpass/pw_yp.c /usr/src/usr.bin/chpass/pw_yp.c:68: yppasswd_private.h: No such file or directory /usr/src/usr.bin/chpass/pw_yp.c: In function `get_yp_master': /usr/src/usr.bin/chpass/pw_yp.c:341: `YP_SOCKNAME' undeclared (first use this function) /usr/src/usr.bin/chpass/pw_yp.c:341: (Each undeclared identifier is reported only once /usr/src/usr.bin/chpass/pw_yp.c:341: for each function it appears in.) /usr/src/usr.bin/chpass/pw_yp.c: In function `yp_submit': /usr/src/usr.bin/chpass/pw_yp.c:419: storage size of `master_yppasswd' isn't known /usr/src/usr.bin/chpass/pw_yp.c:424: `YP_SOCKNAME' undeclared (first use this function) It can't find yppasswd_private.h which really resides in usr.bin/passwd/ I've already tried ro remove entire usr.bin directory and re-sup but it didn't bring me any futher. Any upcoming fixes? suggestions? Thanks in advance, Adrian Pavlykevych email: <pam@polynet.lviv.ua> System Administrator phone/fax: +380 (322) 742041 State University "Lvivska Polytechnica" 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?Pine.BSF.4.02.9810121926590.11024-100000>