From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from plane.gmane.org ([80.91.229.3]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Tdfl9-000772-7N for ptxdist@pengutronix.de; Wed, 28 Nov 2012 12:24:56 +0100 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TdflH-0002Gp-Uc for ptxdist@pengutronix.de; Wed, 28 Nov 2012 12:25:04 +0100 Received: from portal.emtrion.de ([85.214.60.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Nov 2012 12:25:03 +0100 Received: from anthony.harivel by portal.emtrion.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Nov 2012 12:25:03 +0100 From: Anthony Harivel Date: Wed, 28 Nov 2012 11:21:07 +0000 (UTC) Message-ID: Mime-Version: 1.0 Subject: [ptxdist] Problem with Toolchain compiling Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de 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