トップ «前の日記(2025年07月08日) 最新 編集

【DQN どんぶり】


2025年07月12日 [長年日記]

_ [FreeBSD]glib のアップデート

glib のアップデートで,怒られた。

===> glib-2.84.1_3,2 depends on file: /usr/local/gobject-introspection-bootstrap/bin/g-ir-scanner - not found

以下の操作で解決した。

root # cd /usr/ports/devel/gobject-introspection

root # make FLAVOR=bootstrap install clean

root # portupgrade glib-2.84.1_2,2