From owner-freebsd-ppc@freebsd.org Tue Aug 11 22:14:15 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 452FE99F2F2 for ; Tue, 11 Aug 2015 22:14:15 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14130B35 for ; Tue, 11 Aug 2015 22:14:15 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: by iodt126 with SMTP id t126so2329511iod.2 for ; Tue, 11 Aug 2015 15:14: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=ZnRpwOzVsh5+zi82R5KVErT+qz4TZ7JD9owOUvRkEj0=; b=XG11wjdkeABM3A6L04uPGAX/qD9JvdMKqmM7pvBxQOd2POa9VMWICEPOYWaGdOzZJB EuDZWqr3Hc6Rursl2EukFqhxbn9jKoe9FiSxp69vHoyEqFdRzyPzYCfZJgqWONAm3R2l Fdr/K7rIbXNeTuk13pAFA0QqVu2SsMHWMbs2Dj9qoZAPm/zpRp7n1LQn+teF/1+zBCdZ EQEaKryzTHgXcEFaG3lnAxsnYLU3TkN4rG9X3xTB7F+rGWVlEdujvEIbJMyFC2AWc1WN hCDXvmqgceSl7hclRdwNHwNgAc9wp89M3Nqr6LDgwUz+0jpgHlazMUgSISd+Y1Q944aT eYxw== MIME-Version: 1.0 X-Received: by 10.107.11.32 with SMTP id v32mr31073509ioi.95.1439331254424; Tue, 11 Aug 2015 15:14:14 -0700 (PDT) Received: by 10.36.16.212 with HTTP; Tue, 11 Aug 2015 15:14:14 -0700 (PDT) Date: Tue, 11 Aug 2015 18:14:14 -0400 Message-ID: Subject: Re: [Bug 201607] www/firefox: Fails to configure on PowerPC From: Roosevelt Littleton To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2015 22:14:15 -0000 Why don't you try firefox-esr. I had problems with firefox linking with the internal libxul.so. So, I used firefox-esr which uses a known working run time lib that is ppc supported. See http://svnweb.freebsd.org/ports?view=revision&revision=370932