Hello everyone, I'm following the OSELAS.BSP-Pengutronix-Mini2440-Quickstart.pdf to make my Mini2440 working on Ptxdist. But when I try to build the Toolchain (OSELAS.Toolchain-2011.11.1), I've got this error: gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc/. -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc/../include -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc/../libcpp/include -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/sysroot- host/include -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/sysroot- host/include -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux- gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build- cross/gcc-4.6.2/gcc/../libdecnumber -I/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc/../libdecnumber/dpd -I../libdecnumber /home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2/gcc/lto-cgraph.c -o lto-cgraph.o gtype-desc.c:8829:18: error: subscripted value is neither array nor pointer nor vector gtype-desc.c:8948:36: error: subscripted value is neither array nor pointer nor vector gtype-desc.c:9032:31: error: subscripted value is neither array nor pointer nor vector gtype-desc.c:9053:31: error: subscripted value is neither array nor pointer nor vector gtype-desc.c:9060:31: error: subscripted value is neither array nor pointer nor vector gtype-desc.c:9067:31: error: subscripted value is neither array nor pointer nor vector make[3]: *** [gtype-desc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /bin/bash /home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux- gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build- cross/gcc-4.6.2/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab make[3]: Leaving directory `/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2-first-build/gcc' make[2]: *** [all-gcc] Error 2 make[2]: Leaving directory `/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2-first-build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t-linux-gnueabi- gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/build-cross/gcc- 4.6.2-first-build' make: *** [/home/anthony/work/OSELAS.Toolchain-2011.11.1/platform-arm-v4t- linux-gnueabi-gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39- sanitized/state/cross-gcc-first.compile] Error 2 Do you have any idea why I've got this error ?? Thanks in advance ! Regards, Anthony
-- ptxdist mailing list ptxdist@pengutronix.de