I've just pushed 1.5.0~rc1-2 with the proper include files in libbabeltrace-ctf-dev. I'll keep this bug open until 1.5.0 final is uploaded.
Cheers, Michael On 2016-10-24 15:53, Sebastian Andrzej Siewior wrote: > So I tried to build the perf ctf I noticed that I need > > diff --git a/debian/libbabeltrace-ctf-dev.install > b/debian/libbabeltrace-ctf-dev.install > --- a/debian/libbabeltrace-ctf-dev.install > +++ b/debian/libbabeltrace-ctf-dev.install > @@ -1,4 +1,5 @@ > usr/include/babeltrace/ctf/* > +usr/include/babeltrace/ctf-ir/* > usr/lib/*/libbabeltrace-ctf.a > usr/lib/*/libbabeltrace-ctf.so > usr/lib/*/libbabeltrace-ctf-text.a > > to get it compiled & linked. The resulting binary was able to covert a > stream so it looks good. >