From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 4 12:36:50 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C3C1106568B; Fri, 4 Sep 2009 12:36:50 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-yw0-f187.google.com (mail-yw0-f187.google.com [209.85.211.187]) by mx1.freebsd.org (Postfix) with ESMTP id 728178FC28; Fri, 4 Sep 2009 12:36:49 +0000 (UTC) Received: by ywh17 with SMTP id 17so1394233ywh.3 for ; Fri, 04 Sep 2009 05:36:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=KUxl8ddq0JOIsZgs81l2QhgrfGZHmtodQhA8iQicPww=; b=ZG8fEgSsJ7IxTEGIdoN71m5BaE0Nq4hOE28QYMP6GVmVCP/k3vumfU79C2GIyZZEPa B/MbyIHHJmKLKaNq4ogxhwDxHL55NvmGDco4nrrm0xllWK+4CRBMHv87vxpZ+M+HlTAw xlAwENbaO6P30XlpbKOsL+FmjmUVSXyu5KbkI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=oCY34nE4SyCHA707nco4RL/Au2sXMrwzmsl97ZXRIEPTld1gXpn6XccSMeRdTFnfDl fkamYHq6WpQ0FmmzxFkvjyOWJ+zT7H3hHRmmsvSFtFfOJFdfpRlB6qShf9Zg1Ct2W0bj dgVe2NyW8j/rOnio3fKYyKinJrgcw4XsiWdgo= MIME-Version: 1.0 Received: by 10.150.238.1 with SMTP id l1mr18502393ybh.68.1252067808244; Fri, 04 Sep 2009 05:36:48 -0700 (PDT) In-Reply-To: <4AA09410.8020302@lapo.it> References: <20090527134343.GB1104@bsdcrew.de> <85d001330905270909jde4d723s65e8708a8b498c29@mail.gmail.com> <20090527163952.GI1104@bsdcrew.de> <4AA0149E.30209@lapo.it> <6201873e0909031252r41bced2eqe1784a17214f1cd1@mail.gmail.com> <4AA09410.8020302@lapo.it> Date: Fri, 4 Sep 2009 07:36:48 -0500 Message-ID: <6201873e0909040536y2a2c7a22t30247d61adc26318@mail.gmail.com> From: Adam Vande More To: Lapo Luchini Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, "M. Vale" Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 12:36:50 -0000 On Thu, Sep 3, 2009 at 11:14 PM, Lapo Luchini wrote: > Adam Vande More wrote: > >>>/usr/ports/devel/kBuild/work/kBuild-0.1.5-p1/kBuild/footer.kmk:2304: *= ** > >>> target file `virtualbox' has both : and :: entries. > >>> > >>> Please update to 7.2 or higher > >> > >> Errr, and what if I have that in a FreeBSD 7.2-STABLE? > > > > Are you using portmaster to build virtualbox? > > Yes indeed... and now that you say it, I tried a simple > "cd emulators/virtualbox ; make install" > and it worked! > > I wonder what does portmaster different to break only that specific port.= .. > > -- > Lapo Luchini - http://lapo.it/ > > =93Any sufficiently advanced technology is indistinguishable from magic.= =94 > (Arthur C. Clarke) > > I believe portmaster uses a lot environmental variables, and kBuild does something funky with them. So technically, the issue lies w/ kBuild, not portmaster. At least that's what I read. --=20 Adam Vande More