cc1: warnings being treated as errors
../../../elfutils-0.159/libdwfl/linux-core-attach.c: In function ‘core_next_thread’:
../../../elfutils-0.159/libdwfl/linux-core-attach.c:155: warning: implicit declaration of function ‘be32toh’
../../../elfutils-0.159/libdwfl/linux-core-attach.c:155: warning: implicit declaration of function ‘le32toh’
../../../elfutils-0.159/libdwfl/linux-core-attach.c: In function ‘core_set_initial_registers’:
../../../elfutils-0.159/libdwfl/linux-core-attach.c:230: warning: implicit declaration of function ‘be64toh’
../../../elfutils-0.159/libdwfl/linux-core-attach.c:230: warning: implicit declaration of function ‘le64toh’
make[3]: *** [linux-core-attach.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/yubao.fyb/tools/systemtap-2.4/build-elfutils/libdwfl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/yubao.fyb/tools/systemtap-2.4/build-elfutils'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/yubao.fyb/tools/systemtap-2.4/build-elfutils'
make: *** [stamp-elfutils] Error 2
On Thursday, November 6, 2014 9:36:18 PM UTC+8, fuyou001 wrote:
大家好
我的系统信息如下:
os version is :
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
Kernel is
2.6.32
name -m
x86_64
gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
按照官网安装文档,使用smaple-bt提示版本太低。错误信息如下 ERROR: at least systemtap 2.1 is required but found 1.6
这个2.6.32 上面能否安装systamp 2.1 或以上版本?
有没有安装文档,谢谢!