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]

loc2c.h make error


I get this error trying to compile systemtap.... any ideas? Configure goes through fine...


loc2c.Tpo"; exit 1; fi
In file included from tapsets.cxx:33:
loc2c.h:21: error: parse error before `__attribute__'
loc2c.h: In function `location* c_translate_location(...)':
loc2c.h:64: error: parse error before `__attribute__'
loc2c.h: In function `void c_translate_fetch(...)':
loc2c.h:72: error: parse error before `__attribute__'
In file included from tapsets.cxx:36:
/usr/include/inttypes.h: In function `void c_translate_store(...)':
/usr/include/inttypes.h:302: error: non-local function `
c_translate_store(...)::imaxdiv_t imaxdiv(long long int, long long int)'
uses local type `c_translate_store(...)::imaxdiv_t'
tapsets.cxx:102: confused by earlier errors, bailing out
make[1]: *** [stap-tapsets.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/*systemtap*-0.0.1_pre20051217/work/sr c'
make: *** [all] Error 2


!!! ERROR: sys-kernel/*systemtap*-0.0.1_pre20051217 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



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