Date: Thu, 6 Jun 1996 15:57:01 -0400 (EDT) From: "Marc G. Fournier" <scrappy@ki.net> To: Bill Paul <wpaul@skynet.ctr.columbia.edu> Cc: current@freebsd.org Subject: Re: Bug in ypxfer's Makefile Message-ID: <Pine.NEB.3.93.960606155518.27222B-100000@ki.net> In-Reply-To: <199606061656.MAA21231@skynet.ctr.columbia.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Jun 1996, Bill Paul wrote:
> Of all the gin joints in all the world, Bruce Evans had to walk into
> mine and say:
>
> > >After the recent round of commits to the ypxfer stuff, I get
> >
> > >===> libexec/ypxfr
> > >make: don't know how to make ypxfrd_xdr.c. Stop
> > >*** Error code 2
> >
> > >Stop.
> > >*** Error code 1
> >
> > >This is after a make includes and make depend.
> >
> > make depend fails too. rpc.yppasswdd, rpc.ypxfrd and yp_mkdb are also
> > broken.
>
> In what way? Details please. I need details before I can do anything.
>
In /usr/src/lib/rpcsvc, the makefile has:
RPCSRCS= klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x \
rquota.x rstat.x rwall.x sm_inter.x spray.x yppasswd.x ypxfrd.x
But an ls doesn't show a ypxfrd.x file:
Makefile nfs_prot.x rex_xdr.c rstat.x sm_inter_xdr.c
klm_prot.x nfs_prot_xdr.c rnusers.x rstat_xdr.c spray.x
klm_prot_xdr.c nlm_prot.x rnusers_xdr.c rwall.x spray_xdr.c
mount.x nlm_prot_xdr.c rquota.x rwall_xdr.c yppasswd.x
mount_xdr.c rex.x rquota_xdr.c sm_inter.x yppasswd_xdr.
I assume that ypxfrd.x should be removed from the Makefile? My sources
are those supped late last night (June 5th)
Marc G. Fournier scrappy@ki.net
Systems Administrator @ ki.net scrappy@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.93.960606155518.27222B-100000>
