Actions
Bug #519
openmake gconfig - could not find glade file
Start date:
12/07/2023
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
$ git rev-parse HEAD
62c25351c101a3d5c7104aa6fc34e71990478dde
Arch Linux
make 4.4.1-2
$ make gconfig
...
(gconf:825619): libglade-WARNING **: 09:26:11.670: could not find glade file '/sdb/coreboot.main/build/util/kconfig/gconf.glade'
** (gconf:825619): ERROR **: 09:26:11.673: GUI loading failed !
make: *** [build/util/kconfig/Makefile.real:47: gconfig] Trace/breakpoint trap (core dumped)
$ find -name gconf.glade
./util/kconfig/gconf.glade
$ ll /sdb/coreboot.main/build/util/kconfig/gconf.glade
/bin/ls: cannot access '/sdb/coreboot.main/build/util/kconfig/gconf.glade': No such file or directory
Actions