From owner-freebsd-current Mon May 19 06:11:13 1997 Return-Path: <owner-current> Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA20363 for current-outgoing; Mon, 19 May 1997 06:11:13 -0700 (PDT) Received: from oxmail4.ox.ac.uk (oxmail4.ox.ac.uk [163.1.2.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id GAA20336 for <current@freebsd.org>; Mon, 19 May 1997 06:10:22 -0700 (PDT) Received: from njl2.materials.ox.ac.uk by oxmail4 with SMTP (PP); Mon, 19 May 1997 14:10:06 +0100 Received: by njl2.materials.ox.ac.uk (950413.SGI.8.6.12/940406.SGI) for current@FreeBSD.ORG id OAA11134; Mon, 19 May 1997 14:09:42 +0100 From: neil.long@materials.oxford.ac.uk (Neil J Long) Message-Id: <199705191309.OAA11134@njl2.materials.ox.ac.uk> Subject: RELENG_2_2 world broken for cvsup?? To: current@freebsd.org Date: Mon, 19 May 1997 14:09:41 +0100 (BST) X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello I wonder if there is something amiss for users of cvsup rather than cvs? I find that world fails at ===> amq with make: don't know how to make /usr/src/usr.sbin/amd/amq/../rpcx/nfs_prot.h. Stop *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 This is either due to Delete src/usr.sbin/amd/rpcx/nfs_prot.h since about 97.05.14 or the Makefile in amq not using /usr/include/rpcsvc/nfs_prot.h Could someone check this is not just something weird with my machine. Neil