Hello,
I have a java project organized by Gradle.
First thing that gradle does, is it downloads dependencies.
But that first step is not working on netBSD-9.1 amd64
I tried with pkgin, as well as building openjdk11 from source.
Error is the same.
I also installed, with pkgin,
ca-certificates-202
On Sat, Oct 24, 2020 at 08:22:54AM +0100, Sad Clouds wrote:
> Also, a very long time ago I tried ctwm on NetBSD sparc64 and it was
> dying due to misaligned memory access, or similar. Not sure if this has
> been fixed over the years, I haven't yet tried NetBSD-9.1
Hmm, good point - I need to test
(some problem with e-mail)
I will use wsfb driver, thanks!
> what gen of intel hardware is this?
This is Intel Pentium N3700 (Braswell ex-Atom) Intel HD Graphics Gen. 8.
---
best regards,
Dmitrii Postolov
dposto...@yandex.ru
On Sat, Oct 24, 2020 at 08:22:54AM +0100, Sad Clouds wrote:
> On Sat, 24 Oct 2020 06:01:36 +0500
> Dmitrii Postolov wrote:
>
> > In NetBSD 9.1 and ctwm: if move mouse cursor to Applications and move
> > it from left to right to pictogram then all OK, but if move cursor
> > from up to down to Appl
On Sat, 24 Oct 2020 06:01:36 +0500
Dmitrii Postolov wrote:
> In NetBSD 9.1 and ctwm: if move mouse cursor to Applications and move
> it from left to right to pictogram then all OK, but if move cursor
> from up to down to Applications pictogram, then ctwm craches.
Also, a very long time ago I tr