Opened 16 years ago
Closed 16 years ago
#2524 closed bug (fixed)
dlopen cannot find system libraries
Reported by: | kaliber | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/runtime_loader | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
dlopen() searches for libraries only in add-ons directories. I think it should also search in system directories like /boot/common/lib etc.
Note:
See TracTickets
for help on using tickets.
It looks like it has been fixed in hrev28568