On Mon, May 18, 2009 at 03:12:02AM +0200, Jan Christoph Nordholz wrote: > > the patch to the configure.ac files is no problem - I'm having trouble > however to get the autotools to cooperate. Rerunning autoconf alone in > nselib-bin/ fails (read as: produces lots of scary warnings), and if > I run aclocal && autoconf, the generated libtool fails at the build > stage. Bugs like #527503 suggest that I'm not alone with this problem; > I'm afraid I can't do more than to give you my .ac patch. The configure > scripts run fine (including the lua5.1/lua fallback), it just doesn't > build until someone figures out what's wrong with libtool.
Thanks Jan. Our current svn does not have an nselibs-bin directory anyway. I've applied your patch to our configure.ac and regenerated configure in our latest SVN. It still works for me on my system which uses /usr/include/lua.h, but if you could test our latest SVN and report the results, that would be great. For instructions, see: http://nmap.org/book/install.html#inst-svn o Patched configure.ac to detect Lua include and library files in "lua5.1" subdirectories of /usr/include and the like. Apparently Debian puts them there. We still check the likes of /usr/include/lua.h and /usr/include/lua/lua.h as well. [Jan Christoph Nordholz] Cheers, -F -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org