From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 9 16:40:01 2014 Return-Path: Delivered-To: vbox@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 803DFB72 for ; Thu, 9 Jan 2014 16:40:01 +0000 (UTC) Received: from freefall.freebsd.org (unknown [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 6C8741693 for ; Thu, 9 Jan 2014 16: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 s09Ge1wY069689 for ; Thu, 9 Jan 2014 16: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 s09Ge1o3069688; Thu, 9 Jan 2014 16:40:01 GMT (envelope-from gnats) Date: Thu, 9 Jan 2014 16:40:01 GMT Message-Id: <201401091640.s09Ge1o3069688@freefall.freebsd.org> To: vbox@FreeBSD.org From: Marko =?UTF-8?B?Q3VwYcSH?= Subject: Re: ports/185584: emulators/virtualbox-ose does not build on 10-stable X-Mailman-Approved-At: Thu, 09 Jan 2014 16:46:56 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Marko =?UTF-8?B?Q3VwYcSH?= 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 16:40:01 -0000 The following reply was made to PR ports/185584; it has been noted by GNATS. From: Marko =?UTF-8?B?Q3VwYcSH?= To: Bernhard =?UTF-8?B?RnLDtmhsaWNo?= Cc: bug-followup@freebsd.org Subject: Re: ports/185584: emulators/virtualbox-ose does not build on 10-stable Date: Thu, 9 Jan 2014 17:31:45 +0100 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, --=20 Marko Cupa=C4=87