Date: Wed, 8 May 2002 11:30:46 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: mark@grondar.za (Mark Murray) Cc: des@FreeBSD.org (Dag-Erling Smorgrav), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/chpass Makefile chpass.c chpass.h edit.c field.c pathnames.h pw_copy.c pw_copy.h pw_yp.c pw_yp.h uti Message-ID: <200205080930.g489UkI31201@zibbi.icomtek.csir.co.za> In-Reply-To: <200205080811.g488BAjV006831@grimreaper.grondar.org> from Mark Murray at "May 8, 2002 09:11:10 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > Use libutil and libypclnt for all passwd manipulation and NIS needs. > > YES! YES! YES! > > /me does the Dance of Great Joy Now if we could get these enhancements without breaking world, I would also be joyfull. ######################## rm -f .depend mkdep -f .depend -a -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/vipw -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv -I/usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.bin/chpass -I/usr/src/usr.sbin/rpc.yppasswdd -I. /usr/src/usr.sbin/rpc.yppasswdd/pw_copy.c /usr/src/usr.sbin/rpc.yppasswdd/pw_util.c /usr/src/usr.sbin/rpc.yppasswdd/../../usr.bin/chpass/util.c /usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv/yp_access.c /usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv/yp_dblookup.c /usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr/yp_dbwrite.c /usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv/yp_error.c /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c /usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr/ypxfr_misc.c yp_clnt.c yppasswd_private_svc.c yppasswd_private_xdr.c yppasswd_svc.c In file included from /usr/src/usr.sbin/rpc.yppasswdd/pw_copy.c:52: /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h:39: pw_util.h: No such file or directory In file included from /usr/src/usr.sbin/rpc.yppasswdd/pw_util.c:64: /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h:39: pw_util.h: No such file or directory In file included from /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c:63: /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h:39: pw_util.h: No such file or directory In file included from /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:61: /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h:39: pw_util.h: No such file or directory mkdep: compile failed *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 ######################## John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205080930.g489UkI31201>