On 12-02-17 11:21 AM, Anbarasan wrote: > Hello Alexandre, > > Thanks for the reply and the information. I followed the steps mentioned in > https://launchpad.net/~lttng/+archive/daily. > But lttng did not work. > > Then I added sudo apt-get install liburcu1. After this I was able to start > trace. May be you can this to your page. > > Regards > Anbarasan
liburcu was used by the old toolchain also. But Oneiric ships 0.6.4, and LTTng 2.0 requires at least 0.6.6. You probably still had the old version installed from installing the old tools first. A "sudo apt-get upgrade" would also fix that. Thanks for the feedback. Cheers, -- Alexandre Montplaisir DORSAL lab, École Polytechnique de Montréal _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
