Bug #686
lighttpd and mod_magnet linking
Start date:
2011-02-01
Due date:
2011-09-14
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Bite-size
Tags:
lighttpd
Description
I was trying to enable mod_magnet in my lighttpd 1.4.23 that came with oi_147 but there seems to be a problem with how mod_magnet is linked:
2009-12-29 23:29:31: (plugin.c.165) dlopen() failed for: /usr/lighttpd/1.4/lib/mod_magnet.soi
ld.so.1: lighttpd: fatal: relocation error: file /usr/lighttpd/1.4/lib/mod_magnet.so:
symbol luaL_checklstring: referenced symbol not found
This web site's solution worked for me!
Just throwing it out there so we can get this fixed in future releases.