From owner-freebsd-emulation@FreeBSD.ORG Tue Jun 2 12:45:47 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 D0F7F10656CF for ; Tue, 2 Jun 2009 12:45:47 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6FD8FC0C for ; Tue, 2 Jun 2009 12:45:46 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA27918; Tue, 02 Jun 2009 15:45:45 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A251EF8.20600@icyb.net.ua> Date: Tue, 02 Jun 2009 15:45:44 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: freebsd-emulation@freebsd.org, Martin Wilke X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: virtualbox: r389 fails (libcurl) 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: Tue, 02 Jun 2009 12:45:49 -0000 ... Checking for libcurl: found version 7.19.5, OK. ... ===> Building for virtualbox-2.2.2r20136 cd /usr/obj/ports/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r20136 && /bin/sh env.sh && VBOX_LIBPATH_X11=/usr/local VBOX_FREEBSD_SRC=/sys /usr/local/bin/kmk Config.kmk:1672: /usr/obj/ports/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r20136/out/freebsd.amd64/release/GCCConfig.kmk: No such file or directory Config.kmk:3795: /usr/obj/ports/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r20136/out/freebsd.amd64/release/revision.kmk: No such file or directory /usr/local/share/kBuild/footer.kmk:1318: *** kBuild: Cannot find include file for the SDK 'VBOX_LIBCURL'! Searched: /usr/local/share/kBuild/sdks . Stop. *** Error code 2 -- Andriy Gapon