Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2016 10:48:59 -0300
From:      =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br>
To:        freebsd-arm@freebsd.org
Subject:   Re: Browser for freebsd-arm?
Message-ID:  <571F71CB.20700@bsd.com.br>
In-Reply-To: <20160426094840.d0da4dea006c84bd605744da@ulrich-grey.de>
References:  <20160403171433.GA71221@www.zefox.net> <20160426094840.d0da4dea006c84bd605744da@ulrich-grey.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Em 26/04/2016 04:48, Ulrich Grey escreveu:
> Some month ago I have successfully compiled www/dillo
>
> https://www.freshports.org/www/dillo2/
>
> At that time it worked well.
> ---------------------------------
> On Sun, 3 Apr 2016 10:14:33 -0700
> bob prohaska <fbsd@www.zefox.net> wrote:
>
>> Are there any usable GUI browsers that compile and run on
>> FreeBSD-ARM? The intended host is a raspberry pi 2.
>>
>> I've tried building a few from ports, but either they
>> don't compile or don't run. Lynx works fine, but a text
>> browser on a graphical page is surprisingly hard to use,
>> even when the desired content is text.
>>
>> Thanks for reading, and any advice!
>>
>> bob prohaska
>>
>> _______________________________________________
>> freebsd-arm@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"

The last time that I have tried compile the browser www/midori for arm 
the problem was the missing support of www/webkit-gtk2 for arm. The 
build process fails with this message:

./Source/JavaScriptCore/assembler/MacroAssembler.h:66:2: error: "The MacroAssembler is not supported on this platform."

I have created a bug report to this, but I don't know if is possible to compile webkit-gtk2 without the MacroAssembler.

  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208569



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?571F71CB.20700>