|
|
编译visualboyadvance和mplayer1.0 pre5的时候会出错
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.1\" -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -g -O2 -I/usr/include/SDL -D_REENTRANT -DSDL -DBKPT_SUPPORT -fno-exceptions -DMMX -DPROFILING -DDEV_VERSION -MT GBA.o -MD -MP -MF ".deps/GBA.Tpo" \
-c -o GBA.o `test -f 'GBA.cpp' || echo './'`GBA.cpp; \
then mv -f ".deps/GBA.Tpo" ".deps/GBA.Po"; \
else rm -f ".deps/GBA.Tpo"; exit 1; \
fi
gcc: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:https://qa.mandrakesoft.com/> for instructions. |
|