From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 09:29:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4FAAB16A41C for ; Fri, 17 Jun 2005 09:29:12 +0000 (GMT) (envelope-from tos@teleplan.no) Received: from amsfep16-int.chello.nl (amsfep16-int.chello.nl [213.46.243.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFF943D5C for ; Fri, 17 Jun 2005 09:29:10 +0000 (GMT) (envelope-from tos@teleplan.no) Received: from tos ([84.118.23.89]) by amsfep16-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050617092908.QMQO16988.amsfep16-int.chello.nl@tos> for ; Fri, 17 Jun 2005 11:29:08 +0200 From: "Tom Skoglund" To: Date: Fri, 17 Jun 2005 11:31:08 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0003_01C57330.0EC19800" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcVzHZiE/69D7nteTCaEPlQ8PK9yawAAS5OQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-Id: <20050617092908.QMQO16988.amsfep16-int.chello.nl@tos> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Release build problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 09:29:12 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C57330.0EC19800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I have inherited the responsibility for creating the releases for an application we develop. I have studied the release script we have been using and of course release(7), but still some small problems remain. The entire world/kernel build process seems to work fine, but creating the CD's and ISO's fail. It has only created one cdrom dir (disc1) and tries to start making the ISO for the bootonly disc, and of course fails. I could of course fix this manually, or tweak the release makefile to my needs, but I'd really want this script to work. I have attached a couple of scripts and part of a release log. This log does not contain any info from the world/kernel build phase. Any help would be much appreciated. -Tom ------=_NextPart_000_0003_01C57330.0EC19800--