Hi, I'm trying to install qprof through Synaptic Packet Manager, but it seems not to work at all.
I've got ubuntu 9.10 (jaunty) on a x86_64 architecture >From Synaptic, I downloaded qprof 0.5.2-5. But when I try to run "qprof_start" it turns out with: "bash: qprof_start: command not found" I also can't find /lib/qprof/alias.sh These are my dependancies installed: - debhelper 7.0.17ubuntu4 - libatomic-ops-dev 1.2+cvs20080819-1 - libpfm3-3.2-dev I also tried to manually install the package, but I got the following error In file included from prof_utils.c:36: atomic_ops.h:253:4: error: #error Cannot implement AO_compare_and_swap_full on this architecture. prof_utils.c: In function ‘QPROF_setup_signals’: prof_utils.c:326: warning: implicit declaration of function ‘AO_load’ prof_utils.c:328: warning: implicit declaration of function ‘AO_store_release’ prof_utils.c: In function ‘QPROF_format_pc’: prof_utils.c:398: warning: implicit declaration of function ‘AO_fetch_and_add1_acquire’ prof_utils.c:547: warning: implicit declaration of function ‘AO_fetch_and_sub1_release’ prof_utils.c: In function ‘add_sample’: prof_utils.c:586: warning: implicit declaration of function ‘AO_fetch_and_add1_release’ prof_utils.c:592: warning: implicit declaration of function ‘AO_store’ prof_utils.c: In function ‘QPROF_pc_sample_list_handler’: prof_utils.c:633: error: ‘struct sigcontext’ has no member named ‘sc_pc’ prof_utils.c:636: warning: implicit declaration of function ‘AO_fetch_and_add1’ prof_utils.c: In function ‘QPROF_pc_sample_list_write_q_profile’: prof_utils.c:881: warning: implicit declaration of function ‘AO_load_acquire_read’ make: *** [prof_utils.o] Error 1 what's wrong? can You help me finding a way to install qprof? thanks in advance kind regards Marco Marazza -- Marco Marazza [email protected]
-- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
