version 1.7, 2018/07/23 22:51:09
|
version 1.8, 2018/07/24 00:09:53
|
Line 132 Doing a (please note that also `python36
|
Line 132 Doing a (please note that also `python36
|
|
|
The following patch workaround the issue: |
The following patch workaround the issue: |
|
|
$NetBSD$ |
$NetBSD: aarch64_problems.mdwn,v 1.7 2018/07/23 22:51:09 leot Exp $ |
|
|
Kludge for NetBSD/aarch64 SIGILL. |
Kludge for NetBSD/aarch64 SIGILL. |
|
|
Line 147 The following patch workaround the issue
|
Line 147 The following patch workaround the issue
|
else: |
else: |
ok1 = config.try_compile('int some_regular_variable_42;') |
ok1 = config.try_compile('int some_regular_variable_42;') |
if not ok1: |
if not ok1: |
|
|
|
|
|
## polkitd crashes |
|
|
|
pinebook# /usr/pkg/lib/polkit-1/polkitd |
|
Successfully changed to user polkitd |
|
Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory[1] Segmentation fault /usr/pkg/lib/polkit-1/polkitd |