[libdispatch-dev] [PATCH] missing kqueue libs in testing/Makefile.am
Paolo Bonzini
bonzini at gnu.org
Tue Nov 17 09:31:32 PST 2009
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
More information about the libdispatch-dev
mailing list