#1656 configure probelm with multiple Lua versions on Arch

Reporter Zash
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Status-Accepted
  • Type-Defect
  • OpSys-Linux
  • Priority-Medium
  1. Zash on

    What steps will reproduce the problem? 1. `pacman -S lua lua5.3` 2. `./configure --lua-version=5.3` What is the expected output? Checking if Lua header version matches that of the interpreter... yes What do you see instead? Checking if Lua header version matches that of the interpreter... no What version of the product are you using? trunk On what operating system? Arch Linux Please provide any additional information below. /usr/include/lua.h is for Lua 5.4, and if found the script does not look elsewhere includes for other Lua versions live in e.g. /usr/include/lua5.3/lua.h

  2. Zash on

    Alpine Linux appears to have a similar thing.

New comment

Not published. Used for spam prevention and optional update notifications.