<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39414 >
Marko Lindqvist wrote: > Is this caused by some test settings you were using? Or do we have > (serious) bug, that currently freeciv cannot be compiled in systems > containing lua-5.1 dev packet? > At least on my MacOSX machine, with lua 5.1 installed, the headers were used from the lua 5.1, instead of the local headers. Search order of headers is specified in the makefiles, so it is a (serious) bug. As was mentioned in PR#39416, Per and I thought that it would be better to externalize lua entirely. You've chosen a different path. _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
