Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 09:37:48 -0400 (EDT)
From:      Bill Paul <wpaul@skynet.ctr.columbia.edu>
To:        phk@dk.tfs.com (Poul-Henning Kamp)
Cc:        current@freebsd.org
Subject:   Re: make world failure
Message-ID:  <199708191337.JAA21029@skynet.ctr.columbia.edu>
In-Reply-To: <4409.871990499@critter.dk.tfs.com> from "Poul-Henning Kamp" at Aug 19, 97 01:34:59 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Of all the gin joints in all the towns in all the world, Poul-Henning 
Kamp had to walk into mine and say: > 
 
> Straight make world...  -current as of this morning.
> 
> ----------------------------------------------------------------------------
> rpcgen -C -c /usr/obj/usr/src/tmp/usr/include/rpcsvc/spray.x -o spray_xdr.c
> rpcgen -C -c /usr/obj/usr/src/tmp/usr/include/rpcsvc/yppasswd.x -o yppasswd_xdr.c
> rpcgen -C -c /usr/obj/usr/src/tmp/usr/include/rpcsvc/ypxfrd.x -o ypxfrd_xdr.c
> rpcgen -C -c /usr/obj/usr/src/tmp/usr/include/rpcsvc/ypupdate_prot.x -o ypupdate_prot_xdr.c
> rm -f .depend
> mkdep -f .depend -a  -DYP -I/usr/obj/usr/src/tmp/usr/include/rpcsvc -I/usr/obj/usr/src/tmp/usr/include -I/usr/obj/usr/src/tmp/usr/include  klm_prot_xdr.c mount_xdr.c nfs_prot_xdr.c nlm_prot_xdr.c rex_xdr.c rnusers_xdr.c rquota_xdr.c rstat_xdr.c rwall_xd
r.c sm_inter_xdr.c spray_xdr.c yppasswd_xdr.c ypxfrd_xdr.c ypupdate_prot_xdr.c /usr/src/lib/librpcsvc/rnusers.c /usr/src/lib/librpcsvc/rstat.c /usr/src/lib/librpcsvc/rwall.c /usr/src/lib/librpcsvc/yp_passwd.c /usr/src/lib/librpcsvc/yp_update.c /usr/src/li
b/librpcsvc/publickey.c /usr/src/lib/librpcsvc/secretkey.c /usr/src/lib/librpcsvc/xcrypt.c
> klm_prot_xdr.c:6: klm_prot.h: No such file or directory
> mount_xdr.c:6: mount.h: No such file or directory
[chop]

Argh... the rpcgen-erated RPC header files should be installed before
librpcsvc is built. It looks like they weren't. I could swear they were
supposed to be built and installed as part of the includes target.

-Bill

-- 
=============================================================================
-Bill Paul            (212) 854-6020 | System Manager, Master of Unix-Fu
Work:         wpaul@ctr.columbia.edu | Center for Telecommunications Research
Home:  wpaul@skynet.ctr.columbia.edu | Columbia University, New York City
=============================================================================
 "It is not I who am crazy; it is I who am mad!" - Ren Hoek, "Space Madness"
=============================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708191337.JAA21029>