output of make
Making all in code
make[1]: Entering directory `/home/eric/code/fs2_open/code'
g++ -DPACKAGE_NAME=\"fs2_open\" -DPACKAGE_TARNAME=\"fs2_open\" -DPACKAGE_VERSION=\"3.6.13\" -DPACKAGE_STRING=\"fs2_open\ 3.6.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNO_CD_CHECK=1 -DINF_BUILD=1 -DNDEBUG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSCP_UNIX=1 -DNO_DIRECT3D=1 -I. -m64 -march=athlon64 -ansi -DLUA_USE_LINUX -O2 -Wall -funroll-loops -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng15 -fsigned-char -Wno-unknown-pragmas -Wno-deprecated -Wno-char-subscripts -MT lua.o -MD -MP -MF .deps/lua.Tpo -c -o lua.o `test -f 'parse/lua.cpp' || echo './'`parse/lua.cpp
In file included from parse/lua.cpp:3:0:
./asteroid/asteroid.h: In constructor 'asteroid_info::asteroid_info()':
./asteroid/asteroid.h:80:15: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
In file included from ./hud/hudbrackets.h:15:0,
from parse/lua.cpp:14:
./hud/hud.h: In constructor 'hud_anim::hud_anim()':
./hud/hud.h:33:19: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
In file included from ./gamesnd/gamesnd.h:16:0,
from ./species_defs/species_defs.h:18,
from ./ship/ship.h:29,
from parse/lua.cpp:42:
./mission/missionparse.h: In constructor 'mission_cutscene::mission_cutscene()':
./mission/missionparse.h:127:24: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
./mission/missionparse.h: In member function 'void texture_replace::Reset()':
./mission/missionparse.h:336:20: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
./mission/missionparse.h:337:22: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
./mission/missionparse.h:338:22: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
In file included from ./species_defs/species_defs.h:19:0,
from ./ship/ship.h:29,
from parse/lua.cpp:42:
./mission/missionbriefcommon.h: In constructor 'brief_stage::brief_stage()':
./mission/missionbriefcommon.h:145:16: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
./mission/missionbriefcommon.h: In constructor 'debrief_stage::debrief_stage()':
./mission/missionbriefcommon.h:162:16: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
In file included from ./ship/ship.h:29:0,
from parse/lua.cpp:42:
./species_defs/species_defs.h: In constructor 'species_info::species_info()':
./species_defs/species_defs.h:92:23: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
In file included from parse/lua.cpp:47:0:
./weapon/weapon.h: In constructor 'weapon_expl_lod::weapon_expl_lod()':
./weapon/weapon.h:530:19: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
parse/lua.cpp: In member function 'char* ade_lib::GetName()':
parse/lua.cpp:92:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In constructor 'ade_indexer::ade_indexer(lua_CFunction, ade_lib_handle&, char*, char*, char*, char*)':
parse/lua.cpp:143:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
[........] (cut this stuff out so it fits in the post)
parse/lua.cpp:12426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int l_Tables_WeaponClasses___len_f(lua_State*)':
parse/lua.cpp:12429:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12431:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
parse/lua.cpp:12436:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12436:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12436:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12438:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12438:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12466:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12466:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12466:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12466:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12466:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int l_Testing_createParticle_f(lua_State*)':
parse/lua.cpp:12484:214: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12506:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12526:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
parse/lua.cpp:12531:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12531:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12531:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12531:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int l_Testing_getStack_f(lua_State*)':
parse/lua.cpp:12535:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
parse/lua.cpp:12538:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12538:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12538:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12538:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int l_Testing_isCurrentPlayerMulti_f(lua_State*)':
parse/lua.cpp:12541:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12544:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12546:9: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
parse/lua.cpp:12552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12552:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int l_Testing_isPXOEnabled_f(lua_State*)':
parse/lua.cpp:12555:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12557:9: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int ade_set_object_with_breed(lua_State*, int)':
parse/lua.cpp:12569:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12576:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12578:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12580:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12582:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12584:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12586:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In member function 'int script_state::CreateLuaState()':
parse/lua.cpp:12669:26: error: 'lua_open' was not declared in this scope
parse/lua.cpp:12673:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12683:16: error: 'LUA_GLOBALSINDEX' was not declared in this scope
parse/lua.cpp:12728:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int ade_get_args(lua_State*, char*, ...)':
parse/lua.cpp:12953:218: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12983:125: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12991:124: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:12999:124: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13007:124: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13015:124: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13023:124: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13047:204: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13073:165: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'int ade_index_handler(lua_State*)':
parse/lua.cpp:13348:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13388:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13457:92: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13459:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In member function 'int ade_table_entry::SetTable(lua_State*, int, int)':
parse/lua.cpp:13502:106: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13508:20: error: 'LUA_GLOBALSINDEX' was not declared in this scope
parse/lua.cpp:13550:112: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13570:103: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13581:148: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In member function 'void ade_table_entry::OutputMeta(FILE*)':
parse/lua.cpp:13679:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp:13823:86: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: In function 'void ade_output_toc(FILE*, ade_table_entry*)':
parse/lua.cpp:13887:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
parse/lua.cpp: At global scope:
parse/lua.cpp:1029:12: warning: 'Lua_file_handle_instances' defined but not used [-Wunused-variable]
parse/lua.cpp:1030:12: warning: 'Lua_max_file_handle_instances' defined but not used [-Wunused-variable]
make[1]: *** [lua.o] Error 1
make[1]: Leaving directory `/home/eric/code/fs2_open/code'
make: *** [all-recursive] Error 1