-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I am trying to cross compile fwts for aarch64, but configure reports below
checking for GIO... no
configure: error: Package requirements (gio-2.0) were not met:
No package 'gio-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GIO_CFLAGS
and GIO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I am compiling this on Ubuntu 20.04.5 LTS with aarch64-linux-gnu gcc-9 toolchain.
Does fwts have support to cross-compile for aarch64 without GIO or any ncurses or gui, so that the test-application can simple run via command-line ?
Metadata
Metadata
Assignees
Labels
No labels