From owner-freebsd-current@FreeBSD.ORG Fri Feb 2 13:48:36 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 031D516A5CD for ; Fri, 2 Feb 2007 13:48:36 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 992E913C481 for ; Fri, 2 Feb 2007 13:48:32 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1HCymF-000Hzk-4S; Fri, 02 Feb 2007 15:48:31 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: "Andrew Pantyukhin" In-reply-to: Your message of Fri, 2 Feb 2007 16:23:18 +0300 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Feb 2007 15:48:31 +0200 From: Danny Braniss Message-ID: Cc: freebsd-current@freebsd.org Subject: Re: cross release mergemaster question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 13:48:36 -0000 > On 2/2/07, "Andrew Pantyukhin" wrote: > > hi all, > > is there some magic to run mergemaster on a 6.2 host > > for a 7.0 distro? > > > > mergemaster -m /r+d/7.0/src -d /d/7 > > fails when trying to compile(why?) > > mergemaster -m /r+d/7.0/src/etc -d /d/7 no cookies :-) bsd# mergemaster -m /r+d/7.0/src/etc -d /d/7 *** Unable to find mtree database. Skipping auto-upgrade. *** Creating the temporary root environment in /var/tmp/temproot.0202.15.46 *** /var/tmp/temproot.0202.15.46 ready for use *** Creating and populating directory structure in /var/tmp/temproot.0202.15.46 "Makefile", line 6: Malformed conditional (${MK_SENDMAIL} != "no") "Makefile", line 8: if-less endif