[asterisk-bugs] [Asterisk 0018671]: Command 'module load pbx_lua.so' failed
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 25 03:09:04 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18671
======================================================================
Reported By: Igels
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18671
Category: PBX/pbx_lua
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.2.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-01-25 02:35 CST
Last Modified: 2011-01-25 03:09 CST
======================================================================
Summary: Command 'module load pbx_lua.so' failed
Description:
AstiMile*CLI> module load pbx_lua.so
Unable to load module pbx_lua.so
Command 'module load pbx_lua.so' failed.
[Jan 25 11:23:25] ERROR[18899]: pbx_lua.c:1434 load_or_reload_lua_stuff:
Error loading extensions.lua: error loading module 'luasql.mysql' from file
'/usr/lib/lua/5.1/luasql/mysql.so':
/usr/lib/lua/5.1/luasql/mysql.so: undefined symbol: lua_getfield
AstiMile*CLI> /usr/lib/lua/5.1/luasql/mysql.so: undefined symbol:
lua_getfield
======================================================================
----------------------------------------------------------------------
(0130985) wdoekes (reporter) - 2011-01-25 03:09
https://issues.asterisk.org/view.php?id=18671#c130985
----------------------------------------------------------------------
Try to distill the differences between the two pbx_lua.c's then:
diff -uw asterisk-1.8.2.2/pbx/pbx_lua.c asterisk-1.6.x/pbx/pbx_lua.c
What makes the difference?
Issue History
Date Modified Username Field Change
======================================================================
2011-01-25 03:09 wdoekes Note Added: 0130985
======================================================================
More information about the asterisk-bugs
mailing list