Ethereal

[Ethereal-dev] lua.dll link error
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: March 2006


From today's rev. 17443:

elua_dumper.o(.text+0x15a):elua_dumper.c: undefined reference to `lua_getfield' elua_dumper.o(.text+0x92a):elua_dumper.c: undefined reference to `lua_getfield' elua_gui.o(.text+0x6fa):elua_gui.c: undefined reference to `lua_getfield' elua_pinfo.o(.text+0x27a):elua_pinfo.c: undefined reference to `lua_getfield' elua_pinfo.o(.text+0xa7a):elua_pinfo.c: undefined reference to `lua_getfield' elua_pinfo.o(.text+0x123a):elua_pinfo.c: more undefined references to `lua_getfield' follow

lua_getfield() is used in ELUA_CLASS_DEFINE(), but is coded nowhere.

--gv

Powered by MHonArc 2.6.10