From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan.Brunelle@hp.com (Alan D. Brunelle) Date: Thu, 02 Oct 2008 12:21:39 -0400 Subject: [ltt-dev] ltt/ltt-relay-alloc.c:46: error: 'cpu' undeclared In-Reply-To: <48E4F354.9090802@polymtl.ca> References: <48E4EC19.2030108@hp.com> <48E4F354.9090802@polymtl.ca> Message-ID: <48E4F513.7000809@hp.com> Pierre-Marc Fournier wrote: > 0.27 introduced major and experimental changes. I'm sure Mathieu will > fix this as soon as he reads your post. But if you want to get running > quickly: > > - You could go back to 0.26, which was pretty stable and also applies to > 2.6.27-rc7, probably -rc8 too. > - Alternatively you could use the LTTng git repository at: > > http://git.kernel.org/?p=linux/kernel/git/compudj/linux-2.6-lttng.git;a=summary > > > You will find the kernel tree with the patches already applied there. > > pmf git clone git://git.kernel.org/pub/scm/linux/kernel/git/compudj/linux-2.6-lttng.git works better - the http version complains: Cannot get remote repository information. Perhaps git-update-server-info needs to be run there?