From owner-freebsd-current Thu Aug 21 05:06:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA16225 for current-outgoing; Thu, 21 Aug 1997 05:06:31 -0700 (PDT) Received: from atena.eurocontrol.fr (atena.uneec.eurocontrol.fr [147.196.69.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id FAA16208 for ; Thu, 21 Aug 1997 05:06:25 -0700 (PDT) Received: by atena.eurocontrol.fr; (5.65v3.2/1.3/10May95) id AA27786; Thu, 21 Aug 1997 14:06:18 +0200 Received: (from roberto@localhost) by caerdonn.eurocontrol.fr (8.8.7.Beta2/caerdonn-1.3/nospam) id OAA25931; Thu, 21 Aug 1997 14:06:14 +0200 (CEST) Message-Id: <19970821140614.26212@caerdonn.eurocontrol.fr> Date: Thu, 21 Aug 1997 14:06:14 +0200 From: Ollivier Robert To: current@freebsd.org Subject: "make world" broken ? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 X-Operating-System: FreeBSD 3.0-CURRENT Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been a bit out of touch with current (3 weeks of holidays) but with today's current (CVSup-ed less than two hours ago) and a clean /usr/obj I get this: mkdep -f .depend -a -DYP -I/usr/obj/src/src/tmp/usr/include/rpcsvc -I/usr/obj/src/src/tmp/usr/include -I/usr/obj/src/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_xdr.c sm_inter_xdr.c spray_xdr.c yppasswd_xdr.c ypxfrd_xdr.c ypupdate_prot_xdr.c /src/src/lib/librpcsvc/rnusers.c /src/src/lib/librpcsvc/rstat.c /src/src/lib/librpcsvc/rwall.c /src/src/lib/librpcsvc/yp_passwd.c /src/src/lib/librpcsvc/yp_update.c /src/src/lib/l ibrpcsvc/publickey.c /src/src/lib/librpcsvc/secretkey.c /src/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 nfs_prot_xdr.c:6: nfs_prot.h: No such file or directory nlm_prot_xdr.c:6: nlm_prot.h: No such file or directory rex_xdr.c:6: rex.h: No such file or directory rnusers_xdr.c:6: rnusers.h: No such file or directory rquota_xdr.c:6: rquota.h: No such file or directory rstat_xdr.c:6: rstat.h: No such file or directory rwall_xdr.c:6: rwall.h: No such file or directory sm_inter_xdr.c:6: sm_inter.h: No such file or directory spray_xdr.c:6: spray.h: No such file or directory yppasswd_xdr.c:6: yppasswd.h: No such file or directory ypxfrd_xdr.c:6: ypxfrd.h: No such file or directory ypupdate_prot_xdr.c:6: ypupdate_prot.h: No such file or directory mkdep: compile failed *** Error code 1 What did I miss (apart from a few hundred messages in freebsd-current) ? -- Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr FreeBSD caerdonn.eurocontrol.fr 3.0-CURRENT #5: Tue Apr 22 14:57:00 CEST 1997 roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN2 i386