[lttng-dev] pkg-config --libs does not include -lurcu-bp
Stefan Hajnoczi
stefanha at gmail.com
Tue Apr 3 04:45:22 EDT 2012
It's necessary to link against -lurcu-bp when using LTTng UST but on
Debian testing with libust-dev 0.16-1 I get the following from
pkg-config:
$ pkg-config --libs ust
-lust
I see /ust/lib/pkgconfig/ust.pc already contains Requires.private:
liburcu-bp but that isn't reflected in the --libs output. Does it
need to be updated?
Thanks,
Stefan
More information about the lttng-dev
mailing list