From owner-freebsd-sparc64@FreeBSD.ORG Fri Jun 20 09:57:20 2014 Return-Path: Delivered-To: freebsd-sparc64@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 4F9617FE for ; Fri, 20 Jun 2014 09:57:20 +0000 (UTC) Received: from eu1sys200aog103.obsmtp.com (eu1sys200aog103.obsmtp.com [207.126.144.115]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC2742B54 for ; Fri, 20 Jun 2014 09:56:21 +0000 (UTC) Received: from mail-wi0-f179.google.com ([209.85.212.179]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKU6QFKlTygzSxGysU62meeveyg7sWpcM0@postini.com; Fri, 20 Jun 2014 09:56:22 UTC Received: by mail-wi0-f179.google.com with SMTP id cc10so495986wib.6 for ; Fri, 20 Jun 2014 02:55:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:cc:reply-to :in-reply-to; bh=TsR70ogw3G3H94B2CYgpVWz9nk3i19IiHp5eVfuNCR4=; b=U97WNZPnCQT7hMAPS5yi9IFL+FhJVv6jPCVg6xQNcI9ZYMqpI3ZEcFiOjJpQcx8rT9 4yE2oLTD3xe07szr2e9StwNz+cUNalWW/6In0b5upssYOnqdrg0pHxVVEMv/wEaqup7n PDv8+R0Co041GgSkUkaRxphP/2SyF4vEaCSFT9vPUA/PGTNaQP75CjBH2FXZfkd96pZv 0dQOTl0a476zdFFjunqClaooWV6b+NGnn1UtwIF0Vnj4pCThih+5yoFWKKAL7Qr4IJWh GnBv9QAy1HC4Q8/yg0axN3xbuEc27TEkfBph+vH6p64twAYhcHrBFILRj0rxz996uehw JAUw== X-Gm-Message-State: ALoCoQkNu6ZENSncV8lVjD51wemyc2n4YCEFOMeggx4K9zT38QfldmgK6NfERAhcBYOX1oFQVcp3SMJyjFiM9pENlB5XTcylRwzpgeDI/rD0nCiKkDeM52MAi4WocRuUCJRTnUe+isplGKr4b6/EMyHnQuIjCHzP/Q== X-Received: by 10.180.75.236 with SMTP id f12mr2922729wiw.11.1403258152595; Fri, 20 Jun 2014 02:55:52 -0700 (PDT) X-Received: by 10.180.75.236 with SMTP id f12mr2922719wiw.11.1403258152488; Fri, 20 Jun 2014 02:55:52 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id d3sm3231883wiy.13.2014.06.20.02.55.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Jun 2014 02:55:51 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8) with ESMTP id s5K9tnqr068759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 20 Jun 2014 10:55:50 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8/Submit) id s5K9tnM9068758; Fri, 20 Jun 2014 10:55:49 +0100 (BST) (envelope-from mexas) Date: Fri, 20 Jun 2014 10:55:49 +0100 (BST) From: Anton Shterenlikht Message-Id: <201406200955.s5K9tnM9068758@mech-cluster241.men.bris.ac.uk> To: craig001@lerwick.hopto.org, mexas@bris.ac.uk Subject: Re: any javascript browser works on sparc64? Reply-To: mexas@bris.ac.uk In-Reply-To: <1400155.193.1403169547775.JavaMail.craig@w520> Cc: freebsd-sparc64@freebsd.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 09:57:20 -0000 >From craig001@lerwick.hopto.org Thu Jun 19 10:42:30 2014 > >Worth checking bugzilla! I semi fixed libvpx so that firefox and seamonkey could build; >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186394 > >I am still trying to track down an issue that is causing firefox to crash when playing any video on sparc64 (not only VP8/9 encoded ones) > >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186580 >also includes some fixes for compiling firefox that I think have been pushed upstream > >I also have Midori building after fixing webkit-gtk2. > >Kind Regards > >Craig Butler > Craig, thanks. I applied your patch in PR 186394, and got libvpx built: # pkg info -xo vpx libvpx-1.3.0 multimedia/libvpx still firefox fails with: configure:21446: checking for vpx_mem/vpx_mem.h configure:21459: gcc47 -c -O2 -pipe -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include -isystem/usr/local/include -DLIBICONV_PLUG -I/usr/local/include conftest.c 1>&5 configure:21453:29: fatal error: vpx_mem/vpx_mem.h: No such file or directory compilation terminated. configure: failed program was: #line 21451 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:21781: checking for alsa configure: error: Need alsa for Ogg, Wave or WebM decoding on Linux. Disable with --disable-ogg --disable-wave --disable-webm. (On Ubuntu, you might try installing the package libasound2-dev.) ===> Script "../configure" failed unexpectedly. Have I missed something? Many thanks Anton