# pkg_add -uv -D snapshot
問題無く終了した.
# pkg_add -uv -D snapshot
nwid MyWiFiRouterSSID wpakey MyWiFiRouterPassword
inet autoconf
# sh /etc/netstart urtwn0
$ export AUTOCONF_VERSION="2.71"
$ export AUTOMAKE_VERSION="1.16"
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/gcc/x86_64-unknown-openbsd7.4/11.2.0
$ ./autogen.sh
$ ./configure \
'CFLAGS=-I/usr/include -I/usr/X11R6/include -I/usr/local/include' \
'LDFLAGS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib -lgccjit' \
--prefix=/usr/local \
--mandir=/usr/local/share/man \
--infodir=/usr/local/info \
--with-x-toolkit=athena \
--with-imagemagick \
--with-xaw3d \
--with-x \
--without-xim \
--with-xpm=ifavailable \
--with-native-compilation
$ git pull
$ gmake bootstrap
$ gmake check
# gmake install
Error in post-command-hook (ccc-update-buffer-local-frame-params): (void-function facemenu-color-equal)
** facemenu.el is no longer preloaded.
(require 'facemenu)
Wrong number of arguments: sit-for, 3
(sit-for delay 0 'no-redisplay)
For instance, in old versions of Emacs the sit-for function accepted three arguments, like this
(sit-for seconds milliseconds nodisp)
However, calling sit-for this way is considered obsolete.
Function: sit-for seconds &optional nodisp
(sit-for seconds &optional nodisp)
** The obsolete calling convention of 'sit-for' has been removed.
That convention was: '(sit-for SECONDS MILLISEC &optional NODISP)'.
(sit-for delay 0 'no-redisplay)
(sit-for (+ delay 0) 'no-redisplay)
M-x emacs-version
This is GNU Emacs 30.0.50 (build 1, x86_64-unknown-openbsd7.4,
X toolkit, cairo version 1.18.0, Xaw3d scroll bars) of 2023-11-03
# sysmerge # ベースシステムのマージ.
# cd /dev
# ./MAKEDEV all # デバイスファイルの作成.
# cd /usr/xenocara
# make bootstrap
# make obj
# make build
# pkg_add -uv
$ uname -a
OpenBSD mybsd.local 7.4 GENERIC.MP#23 amd64
$ cd /usr/src
$ cvs -q up -Pd -A # ベースシステムのソースの取得.
$ cd /usr/xenocara
$ cvs -q up -Pd -A # X のツールやライブラリーなどのソースの取得.
$ cd /usr/ports
$ cvs -q up -Pd -A # ports の取得.
# sysupgrade -s
# cd /sys/arch/amd64/compile/GENERIC.MP
# make obj
# make config
# make && make install
# cd /usr/src
# make obj && make build
$ gmake check
# gmake install
Symbol's value as variable is void: flymake-allowed-file-name-masks
M-x help-for-help v flymake-allowed-file-name-masks
flymake-allowed-file-name-masks is a variable defined in ‘flymake-proc.el’.
Its value is shown below.
This variable is obsolete since 26.1; use
‘flymake-proc-allowed-file-name-masks’ instead.
(require 'flymake-proc nil t)
M-x emacs-version
This is GNU Emacs 30.0.50 (build 1, x86_64-unknown-openbsd7.4,
X toolkit, cairo version 1.17.8, Xaw3d scroll bars) of 2023-10-09
$ export AUTOCONF_VERSION="2.71"
$ export AUTOMAKE_VERSION="1.16"
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/gcc/x86_64-unknown-openbsd7.4/11.2.0
$ ./autogen.sh
$ ./configure \
'CFLAGS=-I/usr/include -I/usr/X11R6/include -I/usr/local/include' \
'LDFLAGS=-L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib -lgccjit' \
--prefix=/usr/local \
--mandir=/usr/local/share/man \
--infodir=/usr/local/info \
--with-x-toolkit=athena \
--with-imagemagick \
--with-xaw3d \
--with-x \
--without-xim \
--with-xpm=ifavailable \
--with-native-compilation
$ git pull
$ gmake bootstrap
# sysmerge
# cd /dev/ && ./MAKEDEV all
# cd /usr/xenocara
# make bootstrap
# make obj
# make build
# pkg_add -uv
https://cdn.openbsd.org/pub/OpenBSD/7.4/packages/amd64/: no such dir
$ cd /usr/src
$ cvs -q up -Pd -A # ベースシステムのソースの取得.
$ cd /usr/xenocara
$ cvs -q up -Pd -A # X 関連のソースの取得.
$ cd /usr/ports
$ cvs -q up -Pd -A # ports の取得.
# sysupgrade -s
Verifying sets.
(SHA256) bsd.mp: FAILED
(SHA256) bsd.rd: FAILED
(SHA256) game74.tgz: FAILED
(SHA256) man74.tgz: FAILED
# sysupgrade -s
# cd /sys/arch/amd64/compile/GENERIC.MP
# make obj
# make config
# make && make install
# uname -a
OpenBSD mybsd.local 7.4 GENERIC.MP#22 amd64
# cd /usr/src
# make obj && make build
$ gmake check
# gmake install
M-x emacs-version
GNU Emacs 30.0.50 (build 1, x86_64-unknown-openbsd7.3,
X toolkit, cairo version 1.17.8, Xaw3d scroll bars) of 2023-09-02
日 | 月 | 火 | 水 | 木 | 金 | 土 |
---|---|---|---|---|---|---|
2 | 3 | 4 | 5 | 6 | 7 | |
9 | 10 | 11 | 12 | 13 | 14 | |
15
|
16 | 17 | 18 | 19 | 20 | 21 |
22
|
23 | 24 | 25 | 26 | 27 | 28 |
29
|
30 | 31 |