From owner-freebsd-stable Wed Apr 19 13:52:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id 1BDE337B6A0 for ; Wed, 19 Apr 2000 13:52:32 -0700 (PDT) (envelope-from noor@comrax.com) Received: by dns.comrax.com (Postfix, from userid 100) id CDF9B1C99E; Wed, 19 Apr 2000 23:52:21 +0300 (IDT) Received: from localhost (localhost [127.0.0.1]) by dns.comrax.com (Postfix) with ESMTP id BFACD16E32 for ; Wed, 19 Apr 2000 23:52:21 +0300 (IDT) Date: Wed, 19 Apr 2000 23:52:21 +0300 (IDT) From: To: freebsd-stable@FreeBSD.ORG Subject: problems in cvsup and 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi i had a 3.4-stable system. the cvsup config file under /etc had RELENG_3 as the source branch. i change that to RELENG_4 to upgrade to 4.0-stable, then i ran cvsup. after it finished, there was no /usr/bin/make and no /usr/bin/cc, and since my config was 3.4-compatible, i couldn't as well config a new config file i created that conforms to the new 4.0 config rules. my question is: what did i do wrong that the make and the cc were erased from /usr/bin ? is this the correct way to upgrade a 3.4 system to 4.0 ? anything else would be appreciated... thanks, Noor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message