linux 11.26-2

本文介绍了在编译SystemTap过程中遇到的问题及解决方案,包括grep版本冲突和跨编译检查文件存在的问题。通过指定特定配置选项和手动设置环境变量来解决这些问题。

编译systemtap-1.3

$ ./configure --exec-prefix=/home/xxx/systemtap-1.0-ubuntu --prefix=/home/xxx/systemtap-1.0-ubuntu --with-elfutils=/home/xxx/elfutils-0.143/

checking for grep that handles long lines and -e... configure: error : no acceptable grep could be found in /home/xxx/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/arm-2008q3/bin/:/home/xxx/bin:/usr/xpg4/bin:/opt/arm-2008q3/bin/:/home/xxx/bin:/usr/xpg4/bin

$ sudo apt-get autoremove grep
$ sudo apt-get install grep
先卸载再安装grep后解决问题。。。

 

$make clean

checking for /usr/include/avahi-client...configure: error: cannot check for file existence when cross compiling

checking for /usr/include/avahi-common... configure: error: cannot check for file existence when cross compiling

ac_cv_file__usr_include_avahi_common=no ac_cv_file__usr_include_avahi_client=no 这两条命令解决上面的两个错误。


$ac_cv_file__usr_include_avahi_common=no ac_cv_file__usr_include_avahi_client=no ac_cv_file__usr_include_nspr=no ac_cv_file__usr_include_nspr4=no ac_cv_file__usr_include_nss=no ac_cv_file__usr_include_nss3=no ac_cv_func_malloc_0_nonnull=yes ./configure --exec-prefix=/home/xxx/systemtap-1.0-macharm --prefix=/home/xxx/systemtap-1.0-macharm --host=arm-none-linux-gnueabi CXXFLAGS=-static CFLAGS=-static --disable-translator --disable-docs --disable-refdocs --disable-grapher --without-rpm --with-elfutils=/home/xxx/elfutils-0.143

 

http://omappedia.org/wiki/Systemtap

http://sourceware.org/systemtap/wiki/HomePage

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值