Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Firefox52 broken on NetBSD9.3 / pkgsrc-2022Q4



On Tue, May 23, 2023 at 5:34 PM Connor McLaughlan <cont6pro3%gmail.com@localhost> wrote:
>
> On Tue, May 23, 2023 at 5:09 PM David Brownlee <abs%absd.org@localhost> wrote:
> >
> > On Tue, 23 May 2023 at 15:47, Connor McLaughlan <cont6pro3%gmail.com@localhost> wrote:
> > >
> > > ArcticFox 40.1 - 20230522 found its way into pkgsrc. It compiles and
> > > runs well on NetBSD9.3/sparc64... no crashes so far.
> > >
> > > I have a few rendering issues, but only on modern websites...so i
> > > suppose this is to be expected due to javascript problems?
> > > (like formatting loss and no pictures on e.g. www.heise.de)
> > >
> > > Also i found no option to enable or disable javascript, that usually
> > > sits under Preferences -> Content.
> > >
> > > Great work and many thanks for this additional browser possibility on
> > > NetBSD/sparc64.
> >
> > pkgsrc has just updated to 41.0, which has some nice fixes, if your
> > sparc64 box feels like flexing some gcc time
> >
> > (Additional thanks to Riccardo for continuing to develop Arctic-Fox :)
> >
> > David
>
> Hello David,
>
> you are right, of course i meant ArcticFox version 41.0 - 20230522.
>
> I compiled it with SSP_SUPPORTED=no. Since that worked i am
> recompiling without this to see if it needs it anyway.
>
> Regards,
> Connor

Ok...it seem ArcticFox also needs to be compile with
"SSP_SUPPORTED=no" in the Makefile before the line
.include "../../mk/bsd.prefs.mk"

It will run without but i had a few crashes on a few websites, that
didn't occur when SSP was disabled.

@David: could you possibly again add a patch to the pkgsrc Makefile for sparc64?

Regards,
Connor


Home | Main Index | Thread Index | Old Index