Browser for freebsd-arm?
bob prohaska
fbsd at www.zefox.net
Sun Apr 3 19:11:21 UTC 2016
On Sun, Apr 03, 2016 at 07:44:08PM +0200, Niklaas Baudet von Gersdorff wrote:
> bob prohaska [2016-04-03 10:14 -0700] :
>
> > Are there any usable GUI browsers that compile and run on
> > FreeBSD-ARM? The intended host is a raspberry pi 2.
> >
> Why not use `pkg install`?
Far as I know prebuilt binaries are not available for ARM. Just
tried building the port
/usr/ports/archivers/epkg
which includes pkg-install. It's marked "broken".
Firefox tries to build, but fails with
pqg.c:339:16: error: comparison of constant 18446744073709551615 with expression of type 'unsigned long' is always
true [-Werror,-Wtautological-constant-out-of-range-compare]
if (addend < MP_DIGIT_MAX) {
~~~~~~ ^ ~~~~~~~~~~~~
1 error generated.
../../coreconf/rules.mk:391: recipe for target 'FreeBSD11.0_OPT.OBJ/FreeBSD_SINGLE_SHLIB/pqg.o' failed
gmake[4]: *** [FreeBSD11.0_OPT.OBJ/FreeBSD_SINGLE_SHLIB/pqg.o] Error 1
gmake[4]: Leaving directory '/usr/ports/security/nss/work/nss-3.23/nss/lib/freebl'
Makefile:595: recipe for target 'libs' failed
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory '/usr/ports/security/nss/work/nss-3.23/nss/lib/freebl'
../coreconf/rules.mk:104: recipe for target 'libs' failed
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory '/usr/ports/security/nss/work/nss-3.23/nss/lib'
coreconf/rules.mk:104: recipe for target 'libs' failed
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory '/usr/ports/security/nss/work/nss-3.23/nss'
*** Error code 1
That does not look like a typo I can fix....
8-(
Thanks for replying,
bob prohaska
More information about the freebsd-arm
mailing list