From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 11:59:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9EC37B401 for ; Tue, 8 Apr 2003 11:59:19 -0700 (PDT) Received: from central.ixn.com (central.ixn.com [65.19.132.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F25843F3F for ; Tue, 8 Apr 2003 11:59:18 -0700 (PDT) (envelope-from diesel@bsdvault.net) Received: from [68.165.244.59] (h-68-165-244-59.MCLNVA23.covad.net [68.165.244.59]) by central.ixn.com (8.12.9/8.12.9) with ESMTP id h38IwUMC013307 for ; Tue, 8 Apr 2003 14:58:30 -0400 (EDT) User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Tue, 08 Apr 2003 14:58:12 -0400 From: BSDVault To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable X-Spam-Status: No, hits=-0.8 required=6.8 tests=IN_REP_TO,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_ENTOURAGE version=2.44 Subject: No MAKEDEV in /dev after cvsup and rebuild X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:59:19 -0000 I cvsup my box 2 nights ago 5.0 -> 5.0. When I tried to remake all devices, I found that there was no MAKEDEV in /dev which seemed odd. I then tried to copy the one from /usr/src/etc into /dev which erorred with :Operation not Permitted. I then checked securelevel which was -1. I the= n tried to re make the one in /usr/src/etc with make install which told me MAKEDEV was up to date. I moved MAKEDEV out of /usr/src/etc and then tried to make MAKEDEV which then said "don=B9t know how to make MAKEDEV". I am truly stuck. Can anyone offer some assistance. Thanks=20 Ray=20