|
发表于 2007-3-6 18:09:48
|
显示全部楼层
回过头来再编svn-1246,还是编错误
kBuild: Compiling RuntimeR3 - r3/alloc-ef.cpp
/root/vbox/src/vbox-build/include/iprt/assert.h:68: error: previous declaration of 'int RTASSERTVAR [1]' with 'C++' linkage
/root/vbox/src/vbox-build/include/VBox/sup.h:116: error: conflicts with new declaration with 'C' linkage
kmk[3]: *** [/root/vbox/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o] Error 1
The failing command:
@g++ -c -O2 -g -Wall -pedantic -Wno-long-long -Wno-trigraphs -Wno-variadic-macros -pipe -O2 -fno-omit-frame-pointer -fno-strict-aliasing -I/root/vbox/src/vbox-build/src/libs/liblzf-1.51 -I/root/vbox/src/vbox-build/include -I/root/vbox/src/vbox-build/src/VBox/Runtime -I/root/vbox/src/vbox-build/out/linux.x86/release -Iinclude -DVBOX -DVBOX_OSE -D__LINUX__ -D_FILE_OFFSET_BITS=64 -D__X86__ -DIN_RING3 -DHC_ARCH_BITS=32 -DGC_ARCH_BITS=32 -DIN_RT_R3 -DIN_SUP_R3 -DLDR_WITH_NATIVE -DLDR_WITH_ELF32 -DLDR_WITH_PE -DRT_WITH_VBOX -Wp,-MD,/root/vbox/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o.dep -Wp,-MT,/root/vbox/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o -Wp,-MP -o /root/vbox/src/vbox-build/out/linux.x86/release/obj/src/VBox/Runtime/RuntimeR3/r3/alloc-ef.o /root/vbox/src/vbox-build/src/VBox/Runtime/r3/alloc-ef.cpp
kmk[3]: Leaving directory `/root/vbox/src/vbox-build/src/VBox/Runtime'
kmk[2]: *** [pass_libraries_before] Error 2
kmk[2]: Leaving directory `/root/vbox/src/vbox-build/src/VBox'
kmk[1]: *** [pass_libraries_before] Error 2
kmk[1]: Leaving directory `/root/vbox/src/vbox-build/src'
kmk: *** [pass_libraries_before] Error 2
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
==> ERROR: Reverting pkgver...
看来系统出了问题,binary and svn都不能用了。 |
|