From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 9 20:40:01 2014 Return-Path: Delivered-To: vbox@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A601F3 for ; Thu, 9 Jan 2014 20:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 469031CAA for ; Thu, 9 Jan 2014 20:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s09Ke1jd024856 for ; Thu, 9 Jan 2014 20:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s09Ke19h024855; Thu, 9 Jan 2014 20:40:01 GMT (envelope-from gnats) Date: Thu, 9 Jan 2014 20:40:01 GMT Message-Id: <201401092040.s09Ke19h024855@freefall.freebsd.org> To: vbox@FreeBSD.org From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Subject: Re: ports/185584: emulators/virtualbox-ose does not build on 10-stable X-Mailman-Approved-At: Thu, 09 Jan 2014 21:31:28 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 20:40:01 -0000 The following reply was made to PR ports/185584; it has been noted by GNATS. From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: =?UTF-8?B?TWFya28gQ3VwYcSH?= Cc: bug-followup@freebsd.org Subject: Re: ports/185584: emulators/virtualbox-ose does not build on 10-stable Date: Thu, 9 Jan 2014 21:33:27 +0100 --001a11c2fcb89225da04ef8f854a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 09.01.2014 17:31 schrieb "Marko Cupa=C4=87" : > > On Thu, 9 Jan 2014 08:55:10 +0100 > Bernhard Fr=C3=B6hlich wrote: > > > SRC_BASE should be what you are looking for. > > Hi Bernhard, > > As my shell is tcsh, I did (as root): > # setenv SRC_BASE /usr/src/stable/10/ > > Afterwards portmaster built and installed virtualbox-ose fine. > > Thanx, > -- > Marko Cupa=C4=87 I did not try this but it should also work if you add this variable to /etc/make.conf to make this setting permanent. --001a11c2fcb89225da04ef8f854a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


Am 09.01.2014 17:31 schrieb "Marko Cupa=C4=87" <marko.cupac@mimar.rs>:
>
> On Thu, 9 Jan 2014 08:55:10 +0100
> Bernhard Fr=C3=B6hlich <decke@= bluelife.at> wrote:
>
> > SRC_BASE should be what you are looking for.
>
> Hi Bernhard,
>
> As my shell is tcsh, I did (as root):
> # setenv SRC_BASE /usr/src/stable/10/
>
> Afterwards portmaster built and installed virtualbox-ose fine.
>
> Thanx,
> --
> Marko Cupa=C4=87

I did not try this but it should also work if you add this v= ariable to /etc/make.conf to make this setting permanent.

--001a11c2fcb89225da04ef8f854a--