主题:请教valgrind-3.6.1在AIX 5 机器上安装问题
最近下载了个valgrind-3.6.1,可是在AIX上安装老是失败,故此,想咨询下各位:
下载文件:valgrind-3.6.1.tar.bz2
解压:
bzip2 -d valgrind-3.6.1.tar.bz2
tar -xvf valgrind-3.6.1.tar
cd valgrind-3.6.1
configure --prefix=
make
可是在make的时候出现以下问题:
make all-recursive
Making all in include
Target "all" is up to date.
Making all in VEX
make all-am
rm -f libvex-ppc64-aix5.a
/usr/bin/ar cru libvex-ppc64-aix5.a libvex_ppc64_aix5_a-main_globals.o libvex_ppc64_aix5_a-main_main.o libvex_ppc64_aix5_a-main_util.o libvex_ppc64_aix5_a-ir_defs.o libvex_ppc64_aix5_a-ir_match.o libvex_ppc64_aix5_a-ir_opt.o libvex_ppc64_aix5_a-guest_generic_bb_to_IR.o libvex_ppc64_aix5_a-guest_generic_x87.o libvex_ppc64_aix5_a-guest_x86_helpers.o libvex_ppc64_aix5_a-guest_x86_toIR.o libvex_ppc64_aix5_a-guest_amd64_helpers.o libvex_ppc64_aix5_a-guest_amd64_toIR.o libvex_ppc64_aix5_a-guest_ppc_helpers.o libvex_ppc64_aix5_a-guest_ppc_toIR.o libvex_ppc64_aix5_a-guest_arm_helpers.o libvex_ppc64_aix5_a-guest_arm_toIR.o libvex_ppc64_aix5_a-host_generic_regs.o libvex_ppc64_aix5_a-host_generic_simd64.o libvex_ppc64_aix5_a-host_generic_simd128.o libvex_ppc64_aix5_a-host_generic_reg_alloc2.o libvex_ppc64_aix5_a-host_x86_defs.o libvex_ppc64_aix5_a-host_x86_isel.o libvex_ppc64_aix5_a-host_amd64_defs.o libvex_ppc64_aix5_a-host_amd64_isel.o libvex_ppc64_aix5_a-host_ppc_defs.o libvex_ppc64_aix5_a-host_ppc_isel.o libvex_ppc64_aix5_a-host_arm_defs.o libvex_ppc64_aix5_a-host_arm_isel.o
ar: 0707-126 libvex_ppc64_aix5_a-main_globals.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-main_main.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-main_util.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_match.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_opt.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_generic_bb_to_IR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_generic_x87.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_x86_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_x86_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_amd64_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_amd64_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_ppc_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_ppc_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_arm_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_arm_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_regs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_simd64.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_simd128.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_reg_alloc2.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_x86_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_x86_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_amd64_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_amd64_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_ppc_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_ppc_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_arm_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_arm_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
make: The error code from the last command is 28.
下载文件:valgrind-3.6.1.tar.bz2
解压:
bzip2 -d valgrind-3.6.1.tar.bz2
tar -xvf valgrind-3.6.1.tar
cd valgrind-3.6.1
configure --prefix=
make
可是在make的时候出现以下问题:
make all-recursive
Making all in include
Target "all" is up to date.
Making all in VEX
make all-am
rm -f libvex-ppc64-aix5.a
/usr/bin/ar cru libvex-ppc64-aix5.a libvex_ppc64_aix5_a-main_globals.o libvex_ppc64_aix5_a-main_main.o libvex_ppc64_aix5_a-main_util.o libvex_ppc64_aix5_a-ir_defs.o libvex_ppc64_aix5_a-ir_match.o libvex_ppc64_aix5_a-ir_opt.o libvex_ppc64_aix5_a-guest_generic_bb_to_IR.o libvex_ppc64_aix5_a-guest_generic_x87.o libvex_ppc64_aix5_a-guest_x86_helpers.o libvex_ppc64_aix5_a-guest_x86_toIR.o libvex_ppc64_aix5_a-guest_amd64_helpers.o libvex_ppc64_aix5_a-guest_amd64_toIR.o libvex_ppc64_aix5_a-guest_ppc_helpers.o libvex_ppc64_aix5_a-guest_ppc_toIR.o libvex_ppc64_aix5_a-guest_arm_helpers.o libvex_ppc64_aix5_a-guest_arm_toIR.o libvex_ppc64_aix5_a-host_generic_regs.o libvex_ppc64_aix5_a-host_generic_simd64.o libvex_ppc64_aix5_a-host_generic_simd128.o libvex_ppc64_aix5_a-host_generic_reg_alloc2.o libvex_ppc64_aix5_a-host_x86_defs.o libvex_ppc64_aix5_a-host_x86_isel.o libvex_ppc64_aix5_a-host_amd64_defs.o libvex_ppc64_aix5_a-host_amd64_isel.o libvex_ppc64_aix5_a-host_ppc_defs.o libvex_ppc64_aix5_a-host_ppc_isel.o libvex_ppc64_aix5_a-host_arm_defs.o libvex_ppc64_aix5_a-host_arm_isel.o
ar: 0707-126 libvex_ppc64_aix5_a-main_globals.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-main_main.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-main_util.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_match.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-ir_opt.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_generic_bb_to_IR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_generic_x87.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_x86_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_x86_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_amd64_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_amd64_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_ppc_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_ppc_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_arm_helpers.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-guest_arm_toIR.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_regs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_simd64.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_simd128.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_generic_reg_alloc2.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_x86_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_x86_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_amd64_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_amd64_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_ppc_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_ppc_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_arm_defs.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
ar: 0707-126 libvex_ppc64_aix5_a-host_arm_isel.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
make: The error code from the last command is 28.