Date: Sun, 22 Nov 1998 05:43:33 -0800 (PST) From: "Jonathan M. Bresler" <jmb> To: current Subject: buildworld breakage? YP_SOCKNAME Message-ID: <199811221343.FAA09303@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
havent seen any mail on this...anyone else seeing this? cc -O -pipe -I/home/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/home/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/home/src/usr.bin/chpass/../../libexec/ypxfr -I/home/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -I/usr/obj/elf/home/src/tmp/usr/include -c /home/src/usr.bin/chpass/pw_yp.c /home/src/usr.bin/chpass/pw_yp.c:68: yppasswd_private.h: No such file or directory /home/src/usr.bin/chpass/pw_yp.c: In function `get_yp_master': /home/src/usr.bin/chpass/pw_yp.c:341: `YP_SOCKNAME' undeclared (first use this function) /home/src/usr.bin/chpass/pw_yp.c:341: (Each undeclared identifier is reported only once /home/src/usr.bin/chpass/pw_yp.c:341: for each function it appears in.) /home/src/usr.bin/chpass/pw_yp.c: In function `yp_submit': /home/src/usr.bin/chpass/pw_yp.c:419: storage size of `master_yppasswd' isn't known /home/src/usr.bin/chpass/pw_yp.c:424: `YP_SOCKNAME' undeclared (first use this function) /home/src/usr.bin/chpass/pw_yp.c:477: `MASTER_YPPASSWDPROG' undeclared (first use this function) /home/src/usr.bin/chpass/pw_yp.c:478: `MASTER_YPPASSWDVERS' undeclared (first use this function) /home/src/usr.bin/chpass/pw_yp.c:498: warning: assignment makes pointer from integer without a cast seems that /usr/src/usr.sbin/rpc_yppasswd/yppasswd_private.x is not being processed by rpcgen to create the required .h file. jmb 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?199811221343.FAA09303>