[Rpm-maint] [rpm-software-management/rpm] ../rpmio/rpmlua.h:5:10: fatal error: lauxlib.h: No such file or directory (#888)

KOLANICH notifications at github.com
Tue Oct 8 09:20:01 UTC 2019


>Where's lauxlib.h on the system? My crystal ball seems broken today.

```bash
pkg-config --cflags-only-I lua5.3
-I/usr/include/lua5.3
ls -l /usr/include/lua5.3
total 60
-rw-r--r-- 1 root root  8432 Nov 23  2015 lauxlib.h
-rw-r--r-- 1 root root 14833 May 30  2016 lua.h
-rw-r--r-- 1 root root   191 Dec 23  2004 lua.hpp
-rw-r--r-- 1 root root 21503 Apr  8  2019 luaconf.h
-rw-r--r-- 1 root root  1173 Feb  6  2014 lualib.h
```

As I have said, I have replaced `lua` with `lua5.3` in https://github.com/rpm-software-management/rpm/blob/master/configure.ac#L968 .



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/888#issuecomment-539428399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191008/df45e85f/attachment-0001.html>


More information about the Rpm-maint mailing list