Actions
Bug #686
closedlighttpd 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.
Updated by Chris Jordan about 12 years ago
- Assignee set to OI SFW
- Difficulty set to Medium
- Tags set to lighttpd
Assigning to "OI SFW" since this had not yet been assigned.
Updated by Ken Mays about 12 years ago
- Due date set to 2011-09-14
- Assignee changed from OI SFW to OI Userland
- Target version set to oi_151_stable
- Estimated time set to 8.00 h
- Difficulty changed from Medium to Bite-size
Updated by Ken Mays about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
You can pull in lua package as dependency of lighttpd:
runtime/lua@5.1.4,5.11-0.151.1:20110912T024645Z
web/server/lighttpd-14@1.4.23,5.11-0.151.1:20110912T025411Z
Actions