From owner-freebsd-stable@FreeBSD.ORG Thu Aug 28 22:37:42 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B129C16A4BF for ; Thu, 28 Aug 2003 22:37:42 -0700 (PDT) Received: from sputnik.chel.su (sputnik.chel.su [195.54.9.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 258BF43FE5 for ; Thu, 28 Aug 2003 22:37:40 -0700 (PDT) (envelope-from raven@sputnik.chel.su) Received: from skipped_antispam (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id CA8861AAF4 for ; Fri, 29 Aug 2003 11:37:46 +0600 (YEKST) Received: from skipped_antivirus (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 6EEE11AAF2 for ; Fri, 29 Aug 2003 11:37:46 +0600 (YEKST) Received: from mailhub (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id BE1991AAF3 for ; Fri, 29 Aug 2003 11:37:45 +0600 (YEKST) Received: from file-srv.office.sputnik.chel.su (file-srv [192.168.1.100]) by sputnik.chel.su (Postfix) with ESMTP id 6A98D1AAF2 for ; Fri, 29 Aug 2003 11:37:45 +0600 (YEKST) Date: Fri, 29 Aug 2003 11:37:32 +0600 From: Dmitry Sukhodoev X-Mailer: The Bat! (v1.60h) Organization: Sputnik X-Priority: 3 (Normal) Message-ID: <01025033734.20030829113732@sputnik.chel.su> To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: cannot make release X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 05:37:42 -0000 Hello stable, cannot make release of -STABLE in 14/08/2003 sources. make world has been successfully, i currently use this system. i don't have full cvs repository of FreeBSD and i change cvs calls in /usr/src/release/Makefile to cp -rf calls. if i comment out the agp device from kernel Makefile, then make process will fails in next module :-( whats wrong, why i cannot build release? sudo make release CHROOTDIR=/usr/RELEASE BUILDNAME=4.8-20030814_STABLE ... ===> sys/modules/agp @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makeops.pl -c @/pci/agp_if.m perl:No such file or directory *** Error code 1 Stop in /usr/src/sys/modules/agp. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. -- Best regards, Dmitry mailto:raven@sputnik.chel.su