Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cross-compile fwts support for aarch64 without GIO #11

@mungayree

Description

@mungayree

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions