compile error:" unused variable ‘root’ "
Lukas Berk
lberk@redhat.com
Fri Aug 9 13:17:00 GMT 2013
Hey,
> I am compiling systemstap from source ,after configure well , I
> type 'make' to compile .
> it print:
> tapset-method.cxx:431:15: error: unused variable ‘root’
> [-Werror=unused-variable]
> tapset-method.cxx:432:26: error: unused variable ‘builder’
> [-Werror=unused-variable]
>
I can't seem to reproduce the issue on fedora 19 with git head, what
sources are you using and with what distribution? Also, I'm wondering if
java support was enabled, in your build directory would you mind running
`$grep "HAVE_JAVA" config.h` and pasting the output? Did you configure
systemtap with any special java options?
Thanks,
Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20130809/75ff4b07/attachment.sig>
More information about the Systemtap
mailing list