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]

compile error:" unused variable ‘root’ "


hi:

   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]

how do I fix this issure?

thanks!


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