Hi, can you give us some more details on the type of Linux distribution you are using and what versions of LUA(bind) you have installed?
—Dennis Am 10.02.2014 um 14:12 schrieb [email protected]: > Hello, I have follow this istruction > :https://github.com/DennisOSRM/Project-OSRM/wiki/Building%20OSRM > > but when I do "make" there are so many error after this: > > > [52%] Building CXX object CMakeFiles/osrm-extract.dir/extractor.cpp.o > > > In file included from /usr/include/luabind/detail/convert_to_lua.hpp:28:0, > from /usr/include/luabind/detail/call_member.hpp:30, > from /usr/include/luabind/wrapper_base.hpp:31, > from /usr/include/luabind/back_reference.hpp:27, > from /usr/include/luabind/class.hpp:93, > from /usr/include/luabind/luabind.hpp:28, > from > /home/lisa/build/Project-OSRM/Extractor/../Util/LuaUtil.h:38, > from > /home/lisa/build/Project-OSRM/Extractor/ScriptingEnvironment.h:34, > from /home/lisa/build/Project-OSRM/extractor.cpp:30: > /usr/include/luabind/detail/policy.hpp: In member function ‘std::string > luabind::default_converter<std::basic_string<char> >::from(lua_State*, int)’: > /usr/include/luabind/detail/policy.hpp:748:71: error: ‘lua_strlen’ was not > declared in this scope > > > Why? I think I have to many problem with lua libreries but I don't now what I > have to do > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
