[ltt-dev] ltt/ltt-relay-alloc.c:46: error: 'cpu' undeclared
Pierre-Marc Fournier
pierre-marc.fournier at polymtl.ca
Thu Oct 2 12:14:12 EDT 2008
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
Alan D. Brunelle wrote:
> I'm attempting to try out LTTng, but ran into this error after the
> following steps:
>
> (1) Git tree w/ Linus' "latest" tree - 2.6.27-rc8 (commit
> 4a7703582836f55a1cbad0e2c1c6ebbee3f9b3a7)
>
> (2) Expanded patch-2.6.27-rc7-lttng-0.27.tar.bz2 into 'patches' directory
>
> (3) Ran 'quilt push -a' which seemed to make a lot of patches...
>
> (4) ran make:
>
> CC ltt/ltt-tracer.o
> ltt/ltt-tracer.c: In function ‘ltt_control’:
> ltt/ltt-tracer.c:386: warning: ‘trace’ may be used uninitialized in this
> function
> ltt/ltt-tracer.c:386: note: ‘trace’ was declared here
> CC ltt/ltt-relay.o
> CC ltt/ltt-relay-alloc.o
> ltt/ltt-relay-alloc.c: In function ‘relay_alloc_buf’:
> ltt/ltt-relay-alloc.c:46: error: ‘cpu’ undeclared (first use in this
> function)
> ltt/ltt-relay-alloc.c:46: error: (Each undeclared identifier is reported
> only once
> ltt/ltt-relay-alloc.c:46: error: for each function it appears in.)
> make[1]: *** [ltt/ltt-relay-alloc.o] Error 1
> make: *** [ltt] Error 2
>
>
> Looking at the patch patches/lttng-relay-alloc.patch shows that the
> problem is in the patch.
>
> Is this an issue w/ 2.6.27-rc8, and I should go back down to 2.6.27-rc7
> - or is there just a bad patch?
>
> Thanks,
> Alan
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
More information about the lttng-dev
mailing list