From owner-freebsd-ports@FreeBSD.ORG Thu Feb 20 13:49:54 2014 Return-Path: Delivered-To: freebsd-ports@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 54D2CCE9 for ; Thu, 20 Feb 2014 13:49:54 +0000 (UTC) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C22CC12C1 for ; Thu, 20 Feb 2014 13:49:53 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id y1so1304908lam.22 for ; Thu, 20 Feb 2014 05:49:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=OUk5B6N/TMtaw9vkvan2KbzfwjPkOQvtK5PrlBjUINg=; b=C6N1ll9nSxe0bhYbp8qnY53KQNCq3w662QV49+UwfUiC921vjBk3ZdZ37sjw+g8Naj tZ/TIs00qSQ41EQ5Ibkse8/YQmraE7BTeYG0eGr2GA0L8XGaeIop7zeHxSlcJ7eqL/1t yHFqef0o1qlw5dD+33I7++rSwqgBKQrF5bZAD0DLpIumvkVFUlBdqISRvLgsK8ZCDeOb Ztxftgvhmf5YG3yke5OwrpFZsfY81PERQZ+eHkXshyY9QqqA+NchCGNB0KJKewPb4Z7y gk4vSK/0eCA18bZr5aIAnAdmuv4VSVl+0taONShgGY7fBhsJRhNI99+JrQPipvpyS9xG yidg== X-Gm-Message-State: ALoCoQlpzqCfS1a8h18FUl161vjh7vq/Oww30u+Oghkzbn/IgN4dqdDlE6C6q74HlmkvRLmPcL// X-Received: by 10.152.206.104 with SMTP id ln8mr1169604lac.67.1392904191432; Thu, 20 Feb 2014 05:49:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.2.200 with HTTP; Thu, 20 Feb 2014 05:49:31 -0800 (PST) In-Reply-To: References: From: Sunpoet Hsieh Date: Thu, 20 Feb 2014 21:49:31 +0800 Message-ID: Subject: Re: VirtualBox & vim no longer building To: Bryce Edwards Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 13:49:54 -0000 On Thu, Feb 20, 2014 at 6:37 AM, Bryce Edwards wrote: > Here's the build logs with details: > > https://dl.dropboxusercontent.com/u/141097/virtualbox-ose-4.3.6.log > > https://dl.dropboxusercontent.com/u/141097/vim-7.4.182.log > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > For editors/vim port, please run "make config" and turn on "CONSOLE" option. Thanks. Regards, sunpoet