[Buildroot] [PATCH 1/2] package/sngrep: add libgcrypt missing dependencies

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 24 06:44:39 UTC 2017


Hello,

On Tue, 23 May 2017 23:09:19 +0200, Romain Naour wrote:

> I was looking for this kind of build failure with a glibc based system:
> 
> checking for ncurses.h... yes
> checking for initscr in -lncurses... yes
> checking for new_panel in -lpanel... yes
> checking for new_form in -lform... yes
> checking for new_item in -lmenu... yes
> checking for gnutls_init in -lgnutls... yes
> checking for gcry_md_map_name in -lgcrypt... no
> configure: error:  You need to have libgcrypt installed to compile sngrep
> 
> I just read what I wanted to read in the autobuilder reference...
> 
> It's weird that the autobuilder didn't catch it.

So in other words, there are no autobuilder reference for the build
failure you are fixing? If so, could you add in the commit log a
minimal defconfig that exhibits the issue?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list