From mboxrd@z Thu Jan 1 00:00:00 1970 From: mailings at hupie.com (Ferry Huberts) Date: Mon, 20 Jan 2014 13:03:06 +0100 Subject: Failing builds In-Reply-To: References: <52DCDE41.9070405@hupie.com> <52DCE1EF.8060701@hupie.com> <52DCE4F8.8040900@hupie.com> Message-ID: <52DD107A.3070809@hupie.com> On 20/01/14 12:55, Jason A. Donenfeld wrote: > On Mon, Jan 20, 2014 at 9:57 AM, Ferry Huberts wrote: >> Ok, I needed to install lua-devel (Fedora 20) >> >> This should probably be detected. >> For example by using pkg-config, like mentioned in the other thread I just >> read while catching up :-) >> >> IMHO It's a good idea to use pkg-config to get/test dependencies. > > Currently we do use pkg-config: http://git.zx2c4.com/cgit/tree/cgit.mk#n28 > > However, the tests should not fail when Lua isn't present. I'll fix this. > It seems that pkg-config might have failed. This is the contents of lua-devel: > $ rpm -q -l lua-devel > /usr/include/lauxlib.h > /usr/include/lua.h > /usr/include/lua.hpp > /usr/include/luaconf.h > /usr/include/lualib.h > /usr/lib64/liblua.so > /usr/lib64/pkgconfig/lua.pc -- Ferry Huberts