From owner-freebsd-current@FreeBSD.ORG Sat Sep 9 14:14:14 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5048416A403 for ; Sat, 9 Sep 2006 14:14:14 +0000 (UTC) (envelope-from st41ker@megacom.ua) Received: from mail.megacom.biz (ferry.megacom.ua [193.28.177.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD12143D4C for ; Sat, 9 Sep 2006 14:14:13 +0000 (GMT) (envelope-from st41ker@megacom.ua) Received: from localhost (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 1B0DEC9D3E for ; Sat, 9 Sep 2006 17:14:11 +0300 (EEST) Received: from mail.megacom.biz ([127.0.0.1]) by localhost (ferry [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 53172-06 for ; Sat, 9 Sep 2006 17:14:10 +0300 (EEST) Received: from cyber.megacom.ua (cyber.megacom.ua [193.28.177.17]) by mail.megacom.biz (Postfix) with ESMTP id 23150C9310 for ; Sat, 9 Sep 2006 17:14:10 +0300 (EEST) From: st41ker To: freebsd-current@freebsd.org Date: Sat, 9 Sep 2006 17:11:44 +0300 User-Agent: KMail/1.9.3 References: <4502CA73.5040100@commit.it> In-Reply-To: <4502CA73.5040100@commit.it> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609091711.45773.st41ker@megacom.ua> X-Virus-Scanned: by drweb at megacom dot biz Subject: Re: make release cross-platform: Malformed conditional (${MK_SENDMAIL} != "no") 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: Sat, 09 Sep 2006 14:14:14 -0000 > I'm trying to build a -CURRENT install cdrom, using the following command: > > make release CHROOTDIR=/usr/current \ > EXTPORTSDIR=/usr/ports \ > CVSROOT="/home/ncvs" NO_FLOPPIES=YES \ > NODOC=YES NOPORTS=YES MAKE_ISOS=YES \ > KERNELS_BASE=GENERIC TARGET_ARCH=amd64 \ > BUILDNAME=7.0-20060909-SNAP > > > from a XEON server running 6.1-STABLE FreeBSD Thu Sep 7 13:42:16 CEST 2006 > > First question (reality check): is it possible to build 7-CURRENT(amd64) > on 6-STABLE(i386)? > > If yes, do you know what may be the cause of the error I get after the > 'build world' phase? (please see attachment for make output) > > cd /usr/src/release/../etc && make distrib-dirs > DESTDIR=/R/stage/trees/base > "Makefile", line 6: Malformed conditional (${MK_SENDMAIL} != "no") > "Makefile", line 8: if-less endif > > Thanks for any pointers > Angelo Turetta http://romana.now.ie/writing/customfreebsdiso.html Best regards...