OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003797 [lighttpd] regular use minor have not tried 2009-07-30 17:52 2011-08-05 01:40
Reporter james View Status public  
Assigned To maciej
Priority normal Resolution fixed  
Status closed  
Summary 0003797: mod_compress.so has no RPATH to libbz2
Description /opt/csw/lib/mod_compress.so has no RPATH, I can't be sure but it might not be picking up the libs. It certainly fails ldd checks and picks a non-CSW zlib.

Additional Information $ ldd /opt/csw/lib/mod_compress.so
    libz.so => /usr/lib/libz.so
    libbz2.so.1.0 => (file not found)
    libresolv.so.2 => /usr/lib/libresolv.so.2
    libnsl.so.1 => /usr/lib/libnsl.so.1
    libsocket.so.1 => /usr/lib/libsocket.so.1
    libc.so.1 => /usr/lib/libc.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    libmp.so.2 => /usr/lib/libmp.so.2
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008387)
drio (reporter)
2010-10-23 15:38

Can someone confirm this with the latest build?
(0008839)
maciej (reporter)
2011-02-27 19:13

I can confirm it. It shows when you run tests (gmake check), the mod-compress.t test is failing.
(0009220)
maciej (reporter)
2011-08-05 01:40

This problem is now fixed.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker