Re: [Qemu-devel] Build failure with trace-backend=ust

2011-11-14 Thread Stefan Hajnoczi
On Mon, Nov 14, 2011 at 8:03 AM, Harsh Bora wrote: > I tried to explore LTTng UST with Qemu and built ust 0.15 (with urcu 0.16 as > reqd) and observed that Qemu gives compilation errors when built for > trace-backend = ust. See this: Hi Harsh, UST is not a stable library interface. It has not se

[Qemu-devel] Build failure with trace-backend=ust

2011-11-14 Thread Harsh Bora
Hi, I tried to explore LTTng UST with Qemu and built ust 0.15 (with urcu 0.16 as reqd) and observed that Qemu gives compilation errors when built for trace-backend = ust. See this: [harsh@harshbora v9fs]$ ./configure '--target-list=x86_64-softmmu' '--enable-debug' '--enable-kvm' --enable-trac