From owner-freebsd-current Tue Aug 19 06:37:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA05679 for current-outgoing; Tue, 19 Aug 1997 06:37:52 -0700 (PDT) Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id GAA05672 for ; Tue, 19 Aug 1997 06:37:45 -0700 (PDT) Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.12/8.6.9) id JAA21029; Tue, 19 Aug 1997 09:37:49 -0400 From: Bill Paul Message-Id: <199708191337.JAA21029@skynet.ctr.columbia.edu> Subject: Re: make world failure To: phk@dk.tfs.com (Poul-Henning Kamp) Date: Tue, 19 Aug 1997 09:37:48 -0400 (EDT) Cc: current@freebsd.org In-Reply-To: <4409.871990499@critter.dk.tfs.com> from "Poul-Henning Kamp" at Aug 19, 97 01:34:59 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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" =============================================================================