[email protected] writes: > Component "server", Host "build.cazfi.net", Phase "Build(2)": FAILED
<http://build.cazfi.net/freeciv/nightly/logs/stderr-150102.log>: ./.libs/libfcgui-stub.a(lt35-tolua_is.o): In function `tolua_typename': /home/fullmoon/fullmoon/trunk/examples/games/freeciv/TRUNK.src/dependencies/tolua-5.2/src/lib/tolua_is.c:56: undefined reference to `lua_insert' ./.libs/libfcgui-stub.a(lt35-tolua_is.o): In function `lua_isusertable': /home/fullmoon/fullmoon/trunk/examples/games/freeciv/TRUNK.src/dependencies/tolua-5.2/src/lib/tolua_is.c:107: undefined reference to `lua_insert' [etc] I get this too in my standard trunk build. In my build with '--enable-auth --enable-fcdb=all', the build falls over somewhat earlier: CC ls_mysql.lo ls_mysql.c: In function 'env_connect': ls_mysql.c:494:2: error: implicit declaration of function 'luaL_optint' [-Werror=implicit-function-declaration] ls_mysql.c:494:2: error: nested extern declaration of 'luaL_optint' [-Werror=nested-externs] (S2_6 is fine.) Do tolua and luasql need updating for lua-5.3? _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
