version 1.12, 2015/08/05 12:58:13
|
version 1.13, 2018/03/08 16:33:39
|
Line 28 install the most recent anita package fr
|
Line 28 install the most recent anita package fr
|
|
|
Check out the NetBSD-current sources from CVS and build a full release |
Check out the NetBSD-current sources from CVS and build a full release |
of NetBSD-current/i386 with debug symbols using the build.sh script. |
of NetBSD-current/i386 with debug symbols using the build.sh script. |
The i386 port is the preferred test platform because the two |
The i386 port is preferred because these instructions have been |
other ports supported by anita are affected by known bugs: amd64 by |
successfully tested with it. |
[[PR 50128|http://gnats.NetBSD.org/50128]], and sparc by |
The amd64 port won't work because of [[PR 50128|http://gnats.NetBSD.org/50128]], |
[[qemu bug 1399943|https://bugs.launchpad.net/qemu/+bug/1399943]]. |
and sparc has not been tested since [[qemu bug |
|
1399943|https://bugs.launchpad.net/qemu/+bug/1399943]] was fixed. |
|
|
If you do the build in a directory other than /usr/src, |
If you do the build in a directory other than /usr/src, |
use the -fdebug-prefix-map option to ensure that the source file names embedded |
use the -fdebug-prefix-map option to ensure that the source file names embedded |
in the debug symbols point to /usr/src, which is where the sources will be |
in the debug symbols point to /usr/src, which is where the sources will be |