From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 26 16:16:01 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [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 9C23E615 for ; Sat, 26 Apr 2014 16:16:01 +0000 (UTC) Received: from mail-ve0-x22d.google.com (mail-ve0-x22d.google.com [IPv6:2607:f8b0:400c:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A73919F5 for ; Sat, 26 Apr 2014 16:16:01 +0000 (UTC) Received: by mail-ve0-f173.google.com with SMTP id oy12so6115139veb.18 for ; Sat, 26 Apr 2014 09:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rgG/j20cRUY3esLeTZ3hcDyj12s05P0f4S7qiJnu3o8=; b=A1H2Dn5V83P3C1aO7fgkKsflLGXg0Lj009aGqEqS0u+cywTT+ps/9th0E3qS5BNW8V tLL60wKulosJ4XFLOD4GPnS01gnsCdCUMqkjmHn8giIyh/OamPtHgKZrdVFcu8tfe0xz rm8JX97GleWaKiX/73CJJPCyyLGjbiGW9uVuq/7AVR+M8xx9GGLkOMjvHicFjY3oT7HF ivid9OgK2DPhEVaDZCc5AGuiG5+7iKftEI2U9LSOa0Z6R4wzZjiX3neUGxWHcUkRKs8n E3aU3LQCtv7/wGV7QvRTgKHLOtAVy0u/C7yfgJWMGBLF8P/04j8bzffaDKIja17J9n1d lrPw== MIME-Version: 1.0 X-Received: by 10.58.230.103 with SMTP id sx7mr49858vec.28.1398528959818; Sat, 26 Apr 2014 09:15:59 -0700 (PDT) Received: by 10.220.239.84 with HTTP; Sat, 26 Apr 2014 09:15:59 -0700 (PDT) In-Reply-To: <535B48F2.4050201@verizon.net> References: <535B48F2.4050201@verizon.net> Date: Sat, 26 Apr 2014 12:15:59 -0400 Message-ID: Subject: Re: FreeBSD Port: emulators/virtualbox-ose From: Thomas Hoffmann To: vbox@freebsd.org X-Mailman-Approved-At: Sat, 26 Apr 2014 17:02:12 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Jason Selwitz X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 26 Apr 2014 16:16:01 -0000 On Sat, Apr 26, 2014 at 1:49 AM, Jason Selwitz wrote: > Hello, > > I recently tried upgrading to the latest release of virtualbox and ran > into some errors, I was wondering if someone would be willing to have a > look and lend a hand, I can forward on an output of the build and any > other pertinent information. Thanks! 1) update your local ports tree using 'portsnap fetch update' to make sure you are working with the latest version of virtualbox-ose 2) remove any CFLAGS and CXXFLAGS statements from /etc/make.conf. 3) Re-try the installation If you still have a problem, provide the FreeBSD version and hardware platform, and the pertinent lines from the install log showing the error. Be generous.