Re: lttng-tools-2.14.0-rc1: Not possible to disable babeltrace2 dependency

Kienan Stewart via lttng-dev <[email protected]> Tue, 17 Jun 2025 10:13:02 -0400
Newsgroups org.lttng.lists.lttng-dev
Message-ID <[email protected]>
Hi Norbert,

could you describe more about the context of the system you were 
building on, and which version of babeltrace you had installed?

thanks,
kienan

On 6/17/25 6:54 AM, Norbert Lange via lttng-dev wrote:
> Hello,
> 
> I had to add babeltrace2_CFLAGS="-DA" babeltrace2_LIBS="-lm" to the
> configure line
> to be able to build.
> 
> There should be a --without-babeltrace2 switch and possible automatic detection.
> 
> Regards, Norbert