17 Nov
2009
17 Nov
'09
2:42 p.m.
On 11/17/2009 06:55 AM, Mario Schwalbe wrote:
Indeed, it does: # ldd libdispatch.so linux-vdso.so.1 => (0x00007fff6fde6000) libkqueue.so => not found
You should add -Wl,-rpath,/path/to/libkqueue/libdir or similar to LDFLAGS at configure time when building libdispatch. Or, of course, add the directory to the default loader search path in ld.so.conf. Peter -- Peter O'Gorman http://pogma.com