meta data for this page
  •  

Issues

>> host-gnutls 3.8.0 Configuring
checking for getentropy... no
checking for NETTLE... yes
checking for HOGWEED... no
configure: error: 
  ***
  *** Libhogweed (nettle's companion library) 3.6 was not found. Note that you must compile nettle with gmp support.
make[1]: *** [package/pkg-generic.mk:283: /build/host-gnutls-3.8.0/.stamp_configured] Error 1
  • host-gnutls is required by U-Boot (BR2_TARGET_UBOOT_NEEDS_GNUTLS)
  • host-nettle package is availabe only for autotools (not possible to select it by menu config). And it contains only target dependencies: NETTLE_DEPENDENCIES = gmp
  • host-gmp package is available only for autotools (not possible to select it by menu config)

host-gmp is not built, so host-nettle is built without host-gmp