Browser for freebsd-arm?
Otacílio
otacilio.neto at bsd.com.br
Tue Apr 26 13:49:16 UTC 2016
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 at 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 at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at 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
More information about the freebsd-arm
mailing list