Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Cannot compile on arm64 ubuntu #77

Open
marcel-bluestone opened this issue May 12, 2022 · 0 comments
Open

Cannot compile on arm64 ubuntu #77

marcel-bluestone opened this issue May 12, 2022 · 0 comments

Comments

@marcel-bluestone
Copy link

Hello, I am running Ubuntu on an arm64 and are unable to complete the autogen.sh script. I did install the packages that are listed as missing below:

`checking for malloc_trim... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CVE_CHECK_TOOL... no
configure: error: Package requirements (
glib-2.0 >= 2.36.0,
gio-2.0 >= 2.36.0,
libxml-2.0 >= 2.9.1,
libcurl >= 7.29.0,
gobject-2.0 >= 2.0,
sqlite3,
openssl >= 1.0.0
) were not met:

No package 'libcurl' 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 CVE_CHECK_TOOL_CFLAGS
and CVE_CHECK_TOOL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
`
Does anyone have a clue if this could be due to a non x86 platform?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant