Skip to content

Conversation

dlorch
Copy link
Contributor

@dlorch dlorch commented May 13, 2025

~/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8 ~/Projects/jetkvm-system/sysdrv/tools/board/nftables CFLAGS=-march=armv7-a -mfpu=neon -mfloat-abi=hard -march=armv7-a -mfpu=neon -mfloat-abi=hard configure: WARNING: using cross tools not prefixed with host triplet configure: error: Package requirements (libmnl >= 1.0.4) were not met:

Package 'libmnl', required by 'virtual:world', not 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 LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
make[2]: Entering directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8' make[2]: Entering directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8' make[2]: *** No rule to make target 'install'. Stop. make[2]: Leaving directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8' Finished building libnftnl
~/Projects/jetkvm-system/sysdrv/tools/board/nftables

~/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8 ~/Projects/jetkvm-system/sysdrv/tools/board/nftables
CFLAGS=-march=armv7-a -mfpu=neon -mfloat-abi=hard -march=armv7-a -mfpu=neon -mfloat-abi=hard
configure: WARNING: using cross tools not prefixed with host triplet
configure: error: Package requirements (libmnl >= 1.0.4) were not met:

Package 'libmnl', required by 'virtual:world', not 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 LIBMNL_CFLAGS
and LIBMNL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make[2]: Entering directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8'
make[2]: Entering directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8'
make[2]: *** No rule to make target 'install'.  Stop.
make[2]: Leaving directory '/home/daniel/Projects/jetkvm-system/sysdrv/tools/board/nftables/libnftnl-1.2.8'
Finished building libnftnl
~/Projects/jetkvm-system/sysdrv/tools/board/nftables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants