17 Nov
2009
17 Nov
'09
5:31 p.m.
On 11/17/2009 06:09 PM, Mario Schwalbe wrote:
Using -Wl,-rpath,/libkqueuedir is a better solution then and adding libdispatch_la_LDFLAGS=-Wl,-rpath,/libkqueuedir works, but how do we extract the path from the $(KQUEUE_LIBS)?
You need to do that manually, or change libkqueue to use libtool. That would automagically fix the problem too. Paolo