During compilation of customized distribution (using buildroot v. 11.2018) I have problem with libmount library (the problem appeared after I had included efl package in buildroot menuconfig - Target packages -> Graphic lib... -> efl ). I have additionaly installed package libmount-dev with no results.
checking for getxattr in -lc... yeschecking sys/xattr.h usability... yeschecking sys/xattr.h presence... yeschecking for sys/xattr.h... yeschecking for XATTR_NOFOLLOW... nochecking for LIBMOUNT... noconfigure: error: *** Could not find libmount
How to include this library to obtain succesful compilation?