Bug #2887
closedVersion 1.4.49 - Running issue
Description
Hi,
As part of a POC I was trying to use lighttpd server. So I have build the version 1.4.49 but while running I am getting below error. Could you please help on this.
Error : dlopen() failed for: /usr/lib/mod_indexfile.so /usr/lib/mod_indexfile.so: undefined symbol: buffer_is_empty
Updated by gstrauss over 6 years ago
- Status changed from New to Invalid
Could you please help on this.
No, not in an invalid bug report, and not with so little information. Maybe try again in the developer forum?
Updated by Anonymous over 6 years ago
Development forum already have the issue raised with title compiled lighttpd but mod_indexfile.so missing - for embedded system. But it is not yet resolved.
Updated by gstrauss over 6 years ago
You need to communicate better. How about a link? The lighttpd Development Forum on this site is https://redmine.lighttpd.net/projects/lighttpd/boards/3 and I think you're looking elsewhere.
Updated by Anonymous over 6 years ago
I had gone through some another link and issue got fixed. As I was doing cross compile, wasn't perform make install. After doing make install with --prefix path all the related shared object files created in the specified path.
While running the server I have used the -m option to specify where I have copied the related shared object files.
Thanks
These are helpful links which gave me different direction:
https://redmine.lighttpd.net/boards/3/topics/6615
https://redmine.lighttpd.net/boards/3/topics/5912
Updated by gstrauss over 6 years ago
Thank you for the update.
Do you realize that in no place in this "bug" report did you mention that you're building lighttpd statically?
Please do not submit invalid bug reports for questions. Use the forums.
Updated by Anonymous over 6 years ago
Sorry, my aim was to submit in forum : Something was burning on my head.
Sorry for the inconvenience caused.
Also available in: Atom