This is my simple solution. Enter the lttng module build dir (like /var/lib/dkms/lttng-modules/2.0.0/build/ as your log says), open lttng-syscalls.c, comment the definition of is_compat_task(void) (line 32 to 35), finally
> # make # make modules_install # depmod -a I don't know why but it just work:) My system is LinuxMint 12 (with Ubuntu 11.10 core), so I think it works to you, too. wang
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
