From owner-freebsd-gecko@FreeBSD.ORG Sat Oct 11 01:26:16 2014 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED8C53DA for ; Sat, 11 Oct 2014 01:26:16 +0000 (UTC) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::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 7FF67E4F for ; Sat, 11 Oct 2014 01:26:16 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id ij19so3585797vcb.18 for ; Fri, 10 Oct 2014 18:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=IzlAPXm4+pbc0t3u6ELfwoEvIdY8IHOxlIYkikIjOo0=; b=GIBhT0O/PO+ss1jptfIsZTMBRg+1oTX0M6kGe0bGD6OGcyOkPfeKD1NfStP1BbLRZi 6mqi7rTJ7lN9B40BxFO3DtTocfADMp/gCV/cvnZTRlS7hgyjcp2f1IWkPlIQBHvHdX5c 1vOEhAY+BoishJhu8aWY8Q3RO4nkKj9yaM4kmK5nKWfb6hpBq3VkJQQNVfXb4P6uE4zP KJbQ28DGpQKUcRldczW1uF+t/acBpsWK/+MLLO5fn4JFeF68Zhvqvjt7R2Lfw+Qduue6 XU70uchQXMV+6K2m/Z6aeNdSLFD5QimODohaB1Lb6VQJapm9p2VeSOokdUHk/b2jicbS BGFA== MIME-Version: 1.0 X-Received: by 10.52.30.2 with SMTP id o2mr7522693vdh.12.1412990774817; Fri, 10 Oct 2014 18:26:14 -0700 (PDT) Received: by 10.31.48.131 with HTTP; Fri, 10 Oct 2014 18:26:14 -0700 (PDT) Date: Sat, 11 Oct 2014 11:26:14 +1000 Message-ID: Subject: Problem with building firefox From: =?UTF-8?B?0JDQvdC00YDQtdC5INCg0LXQutGD0L3QvtCy?= To: gecko@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 01:26:17 -0000 Hello! I was trying to build and install firefox from ports, but get an error and this message: "Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd10.0/config.log"" My ports are updated with portsnap, and here is the log-file. Thanks for attention! Andrew, - newer to FreeBSD.