[PATCH] mod_lua contains undefined reference to luaL_openlib

2009-06-14 Thread Arfrever Frehtes Taifersar Arahesis
I get the following error, when I try to start Apache: apache2: Syntax error on line 114 of /etc/apache2/httpd.conf: Cannot load /usr/lib64/apache2/modules/mod_lua.so into server: /usr/lib64/apache2/modules/mod_lua.so: undefined symbol: luaL_openlib I'm attaching the patch which seems to fix

Re: [PATCH] mod_lua contains undefined reference to luaL_openlib

2009-06-14 Thread Brian McCallister
Ah, thanks! -Brian 2009/6/14 Arfrever Frehtes Taifersar Arahesis arfrever@gmail.com: I get the following error, when I try to start Apache: apache2: Syntax error on line 114 of /etc/apache2/httpd.conf: Cannot load /usr/lib64/apache2/modules/mod_lua.so into server: