This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compile error:" unused variable ‘root’ "


On 08/13/2013 11:18 PM, Hatt Tom wrote:
> I only have downloaded the tarball .then compile in the source dir .

OK, then your compile error is really odd. If you look at that code, you
can clearly see that those variables are being used.

One workaround might be to configure with '--without-java'. At that
point, the code with unused variables should be compiled out.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]