Leo Famulari <l...@famulari.name> skribis: > I decided to compare the log files after analyzing the lua-5.1 Makefile > and realizing that my original patch should make no difference for > lua-5.1 (it would make a difference for lua-5.2). And if that is the > case, why am I getting different results?
Maybe it does have an effect after all? Sorry for any confusion I might have spread. > The missing '-DLUA_USE_LINUX' is the issue for the lua-5.1 in master. > That flag specifies the use of dlopen, among other things. So you found the culprit? Ludo’.