On Sun, Nov 30, 2008 at 06:06:46PM -0500, Norman Ramsey wrote: > ********************** lua dynamic ************************** > HOME=/home/nr/net/lua-posix-5.1.4/debian lua5.1 -l posix test.lua > posix library for Lua 5.1 / Nov 2003
For some reasons the test loads an old version of posix.so that does not support un-setenv (aka setenv("name",nil)). On my system, the version is `posix library for Lua 5.1 / Jan 2008`. Did you have a custom LUA_INIT variable set? in that case could you plase unset it before attempting the build process. If it is the case I should run my tests prefixing them with `LUA_INIT=`, but I need a confirmation that the bug is this one. Moreover, I tested a build on my almost clean environment and it worked... Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]