From mboxrd@z Thu Jan 1 00:00:00 1970 From: nils.carlson@ludd.ltu.se (Nils Carlson) Date: Wed, 8 Jun 2011 20:20:13 +0200 Subject: [ltt-dev] Problem using UST 0.13 In-Reply-To: <4CB817F8B8860343821834C09BFBA7A6CBDA5A9FC0@EUSAACMS0702.eamcs.ericsson.se> References: <4CB817F8B8860343821834C09BFBA7A6CBDA5A9FC0@EUSAACMS0702.eamcs.ericsson.se> Message-ID: <1B396D17-FDF8-4BAF-BB9E-D47AFD570478@ludd.ltu.se> On Jun 8, 2011, at 6:01 PM, Bernd Hufmann wrote: > Hello > > I've just installed UST 0.13 on my laptop (Ubuntu) and I trying to > use it. I took the example (see [1]) from the UST user manual. When > I compile and link (see [2]) then I get some error print-outs (see > [3]). > I don't know what is missing. Could someone please help me so that I > can use UST 0.13? By the way, with UST 0.12 it works fine. > > Best Regards > Bernd > > [3] Error > //usr/local/lib/libust-initializer.o: In function > `__ust_marker__destroy': > /home/eedbhu/git/ust/libust-initializer.c:14: undefined reference to > `ust_marker_unregister_lib' > //usr/local/lib/libust-initializer.o: In function > `__ust_marker__init': > /home/eedbhu/git/ust/libust-initializer.c:14: undefined reference to > `ust_marker_register_lib' > /tmp/ccCco0tC.o:(__ust_markers+0x14): undefined reference to > `ust_marker_probe_cb' > /tmp/ccCco0tC.o:(__ust_markers+0x18): undefined reference to > `__ust_marker_empty_function' > /tmp/ccCco0tC.o:(__ust_markers+0x54): undefined reference to > `ust_marker_probe_cb' > /tmp/ccCco0tC.o:(__ust_markers+0x58): undefined reference to > `__ust_marker_empty_function' > collect2: ld returned 1 exit status Did you run ldconfig? /Nils > > > > > > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev