thomas@TommiLaptop:~/ICnova/ICnova$ make if [ ! -e "/home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed" ]; then \ mkdir -p "/home/thomas/ICnova/ICnova/toolchain_build_avr32/bin"; \ rm -f "/home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed"; \ ln -sf "/bin/sed" \ "/home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed"; \ fi Checking build system dependencies: BUILDROOT_DL_DIR clean: Ok CC clean: Ok CXX clean: Ok CPP clean: Ok CFLAGS clean: Ok INCLUDES clean: Ok CXXFLAGS clean: Ok which installed: Ok sed works: Ok (/bin/sed) GNU make version '3.81': Ok C compiler '/usr/bin/gcc' C compiler version '4.6.1': Ok C++ compiler '/usr/bin/g++' C++ compiler version '4.6.1': Ok awk installed: Ok bash installed: Ok bison installed: Ok flex installed: Ok gettext installed: Ok makeinfo installed: Ok Build system dependencies: Ok mkdir -p /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root if ! [ -d "/home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/bin" ]; then \ if [ -d "target/generic/target_skeleton" ]; then \ cp -fa target/generic/target_skeleton/* /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/; \ fi; \ touch /home/thomas/ICnova/ICnova/build_avr32/staging_dir/.fakeroot.00000; \ fi find /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root -type d -name CVS -o -name .svn | xargs rm -rf find /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root -type f -name .empty | xargs rm -rf touch /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/.root rm -rf /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/buildroot-config mkdir -p /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch cp -dpRf package/config/buildroot-config /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/buildroot-config mkdir -p /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc echo "" > /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc/issue echo "" >> /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc/issue echo "Welcome to In-Circuit ICnova" >> /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc/issue mkdir -p /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc echo "icnova" > /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc/hostname mkdir -p /home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc echo "2009.02" >/home/thomas/ICnova/ICnova/project_build_avr32/adb1004g45b5inch/root/etc/br-version *** Using kernel-headers generated from kernel source rm -rf /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux [ -d /home/thomas/ICnova/ICnova/toolchain_build_avr32 ] || /usr/bin/install -d /home/thomas/ICnova/ICnova/toolchain_build_avr32 bzcat /home/thomas/ICnova/ICnova/dl/linux-2.6.33.2.tar.bz2 | tar -C /home/thomas/ICnova/ICnova/toolchain_build_avr32 -xf - touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2/.unpacked toolchain/patch-kernel.sh /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2 toolchain/kernel-headers \ linux-2.6.33.2-\*.patch{,.gz,.bz2} Applying linux-2.6.33.2-0001-misc-fpga_sram-added-driver-for-a-memory-connected-F.patch using plaintext: patching file drivers/misc/Kconfig patching file drivers/misc/Makefile patching file drivers/misc/fpga_sram.c Applying linux-2.6.33.2-0002-tfp410-added-driver-for-tfp410-DVI-Controller.patch using plaintext: patching file drivers/video/backlight/Kconfig patching file drivers/video/backlight/Makefile patching file drivers/video/backlight/tfp410.c Applying linux-2.6.33.2-0003-drivers-at91_mci-modified-MMC-Host-to-work-on-G45.patch using plaintext: patching file arch/arm/mach-at91/at91sam9g45_devices.c patching file arch/arm/mach-at91/include/mach/at91_mci.h patching file arch/arm/mach-at91/include/mach/board.h patching file drivers/mmc/host/Kconfig patching file drivers/mmc/host/at91_mci.c Applying linux-2.6.33.2-0004-.gitignore-ignore-arm-image-output.patch using plaintext: patching file .gitignore Applying linux-2.6.33.2-0005-arm-mach-at91-Add-support-for-icnova-boards.patch using plaintext: patching file arch/arm/mach-at91/Kconfig patching file arch/arm/mach-at91/Makefile patching file arch/arm/mach-at91/board-icnova_adb1000.c patching file arch/arm/mach-at91/board-icnova_adb1002.c patching file arch/arm/mach-at91/board-icnova_adb1004.c patching file arch/arm/mach-at91/board-icnova_adb3000.c Applying linux-2.6.33.2-0006-ICnova-Add-support-for-ADB1004revB-and-5In-Displays.patch using plaintext: patching file arch/arm/mach-at91/Kconfig patching file arch/arm/mach-at91/at91sam9g45_devices.c patching file arch/arm/mach-at91/board-icnova_adb1000.c patching file arch/arm/mach-at91/board-icnova_adb1004.c Applying linux-2.6.33.2-0007-atmel_tsadcc-adding-support-for-pressure-measurement.patch using plaintext: patching file drivers/input/touchscreen/atmel_tsadcc.c Applying linux-2.6.33.2-0008-atmel_serial-adding-support-for-RS485.patch using plaintext: patching file arch/arm/include/asm/ioctls.h patching file drivers/serial/atmel_serial.c patching file include/linux/atmel_serial.h Applying linux-2.6.33.2-0009-ICnova-add-support-for-ADB3000-revB.patch using plaintext: patching file arch/arm/mach-at91/board-icnova_adb3000.c Applying linux-2.6.33.2-0010-atmel-pwm-Making-driver-selectable-for-SAM9G45.patch using plaintext: patching file drivers/misc/Kconfig Applying linux-2.6.33.2-0011-hwmon-atm_pwm-adding-new-Userspace-atmel-pwm-interfa.patch using plaintext: patching file drivers/hwmon/Kconfig patching file drivers/hwmon/Makefile patching file drivers/hwmon/atm_pwm.c Applying linux-2.6.33.2-0012-ICnova-configuring-the-buzzer.patch using plaintext: patching file arch/arm/mach-at91/board-icnova_adb1000.c Applying linux-2.6.33.2-0013-sound-soc-adding-ssm2603-attached-to-atmel-ssc.patch using plaintext: patching file sound/soc/atmel/Kconfig patching file sound/soc/atmel/Makefile patching file sound/soc/atmel/atmel_ssc_dai.c patching file sound/soc/atmel/snd-soc-ssm2603.c Applying linux-2.6.33.2-0014-ICnova-ADB1000-Adding-BPP-to-16.patch using plaintext: patching file arch/arm/mach-at91/board-icnova_adb1000.c Applying linux-2.6.33.2-0015-ADS7846-Adding-option-to-support-fuzz-on-input.patch using plaintext: patching file drivers/input/touchscreen/ads7846.c patching file include/linux/spi/ads7846.h Applying linux-2.6.33.2-0016-ADB4000-Adding-support-for-the-IO-Processor.patch using plaintext: patching file drivers/misc/Kconfig patching file drivers/misc/Makefile patching file drivers/misc/adb4000/Kconfig patching file drivers/misc/adb4000/Makefile patching file drivers/misc/adb4000/spi_comm.c patching file drivers/misc/adb4000/spi_comm.h patching file drivers/misc/adb4000/supervisor.c patching file drivers/misc/adb4000/supervisor.h Applying linux-2.6.33.2-0017-AT91-raising-the-number-of-GPIOs-to-support-addition.patch using plaintext: patching file arch/arm/mach-at91/include/mach/irqs.h Applying linux-2.6.33.2-0018-ICnova-Adding-ADB4000.patch using plaintext: patching file arch/arm/mach-at91/Kconfig patching file arch/arm/mach-at91/Makefile patching file arch/arm/mach-at91/at91sam9g45_devices.c patching file arch/arm/mach-at91/board-icnova_adb4000.c touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2/.patched (cd /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2; \ /usr/bin/make -j1 ARCH=avr32 \ HOSTCC="/usr/bin/gcc" HOSTCFLAGS="" \ HOSTCXX="/usr/bin/g++" \ INSTALL_HDR_PATH=/home/thomas/ICnova/ICnova/toolchain_build_avr32/linux headers_install; \ ) make[1]: Betrete Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2' CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/basic/hash HOSTCC scripts/unifdef INSTALL include/asm-generic (34 files) INSTALL include/drm (14 files) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/can (4 files) INSTALL include/linux/dvb (8 files) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/isdn (1 file) INSTALL include/linux/netfilter (58 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (16 files) INSTALL include/linux/netfilter_ipv4 (14 files) INSTALL include/linux/netfilter_ipv6 (11 files) INSTALL include/linux/nfsd (6 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (6 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (8 files) INSTALL include/linux/wimax (1 file) INSTALL include/linux (354 files) INSTALL include/mtd (5 files) INSTALL include/rdma (1 file) INSTALL include/scsi/fc (4 files) INSTALL include/scsi (4 files) INSTALL include/sound (8 files) INSTALL include/video (3 files) INSTALL include/xen (1 file) INSTALL include (0 file) INSTALL include/asm (31 files) make[1]: Verlasse Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/linux-2.6.33.2' touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/linux/.configured mkdir -p /home/thomas/ICnova/ICnova/toolchain_build_avr32 rm -rf /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5 bzcat /home/thomas/ICnova/ICnova/dl/uClibc-0.9.30-avr32-2.1.5.tar.bz2 | tar -C /home/thomas/ICnova/ICnova/toolchain_build_avr32 -xf - touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.unpacked toolchain/patch-kernel.sh /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5 toolchain/uClibc/ext_source/Atmel/avr32/0.9.30-avr32-2.1.5 \ uClibc-0.9.30-avr32-2.1.5-\*.patch \ uClibc-0.9.30-avr32-2.1.5-\*.patch.avr32 touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.patched cp -f target/device/In-Circuit/uclibc.config /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^CROSS_COMPILER_PREFIX=.*,CROSS_COMPILER_PREFIX="/home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-",g' \ -e 's,# TARGET_avr32 is not set,TARGET_avr32=y,g' \ -e 's,^TARGET_ARCH=".*",TARGET_ARCH=\"avr32\",g' \ -e 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE=\"/home/thomas/ICnova/ICnova/toolchain_build_avr32/linux\",g' \ -e 's,^KERNEL_HEADERS=.*,KERNEL_HEADERS=\"/home/thomas/ICnova/ICnova/toolchain_build_avr32/linux/include\",g' \ -e 's,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX=\"/\",g' \ -e 's,^DEVEL_PREFIX=.*,DEVEL_PREFIX=\"/usr/\",g' \ -e 's,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX=\"/lib\",g' \ /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,.*UCLIBC_HAS_LFS.*,UCLIBC_HAS_LFS=y,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^.*UCLIBC_HAS_IPV6.*,UCLIBC_HAS_IPV6=y,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^.*UCLIBC_HAS_RPC.*,UCLIBC_HAS_RPC=y,g' \ -e 's,^.*UCLIBC_HAS_FULL_RPC.*,UCLIBC_HAS_FULL_RPC=y,g' \ -e 's,^.*UCLIBC_HAS_REENTRANT_RPC.*,UCLIBC_HAS_REENTRANT_RPC=y,g' \ /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,.*UCLIBC_HAS_FPU.*,UCLIBC_HAS_FPU=n,g' \ -e 's,^[^_]*HAS_FPU.*,HAS_FPU=n,g' \ -e 's,.*UCLIBC_HAS_FLOATS.*,UCLIBC_HAS_FLOATS=y,g' \ -e 's,.*DO_C99_MATH.*,DO_C99_MATH=y,g' \ /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig #/home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,.*UCLIBC_HAS_FPU.*,UCLIBC_HAS_FPU=n\nHAS_FPU=n\nUCLIBC_HAS_FLOATS=y\nUCLIBC_HAS_SOFT_FLOAT=y,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e '/UCLIBC_HAS_THREADS/d' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e '/LINUXTHREADS/d' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e '/LINUXTHREADS_OLD/d' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e '/PTHREADS_DEBUG_SUPPORT/d' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e '/UCLIBC_HAS_THREADS_NATIVE/d' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig echo "UCLIBC_HAS_THREADS=y" >> /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig echo "# LINUXTHREADS is not set" >> /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig echo "LINUXTHREADS_OLD=y" >> /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig echo "# UCLIBC_HAS_THREADS_NATIVE is not set" >> /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig echo "# PTHREADS_DEBUG_SUPPORT is not set" >> /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^.*UCLIBC_HAS_LOCALE.*,UCLIBC_HAS_LOCALE=n,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^.*UCLIBC_HAS_WCHAR.*,UCLIBC_HAS_WCHAR=y,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/bin/sed -i -e 's,^.*UCLIBC_HAS_PROGRAM_INVOCATION_NAME.*,UCLIBC_HAS_PROGRAM_INVOCATION_NAME=n,g' /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig cp -f /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.oldconfig /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.config mkdir -p /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/usr/include mkdir -p /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/usr/lib mkdir -p /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/lib /usr/bin/make -j1 -C /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5 \ PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ \ DEVEL_PREFIX=/usr/ \ RUNTIME_PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ \ HOSTCC="/usr/bin/gcc" \ oldconfig make[1]: Betrete Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5' MKDIR include/config /bin/sh: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found /bin/sh: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found /usr/bin/gcc -DCURSES_LOC="" -DLOCALE -c conf.c -o conf.o /usr/bin/gcc -DCURSES_LOC="" -DLOCALE -c kxgettext.c -o kxgettext.o /usr/bin/gcc -DCURSES_LOC="" -DLOCALE -I. -c zconf.tab.c -o zconf.tab.o /usr/bin/gcc -DCURSES_LOC="" -DLOCALE conf.o zconf.tab.o -o conf # # configuration written to .config # make[1]: Verlasse Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5' touch /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.config set -x && /usr/bin/make -j1 -C /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5 \ PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ \ DEVEL_PREFIX=/usr/ \ RUNTIME_PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ \ HOSTCC="/usr/bin/gcc" headers \ install_headers + /usr/bin/make -j1 -C /home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5 PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ DEVEL_PREFIX=/usr/ RUNTIME_PREFIX=/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc_dev/ HOSTCC=/usr/bin/gcc headers install_headers /bin/sh: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: not found make[1]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Kommando nicht gefunden make[1]: Betrete Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5' make[1]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Kommando nicht gefunden MKDIR include/bits GEN include/bits/uClibc_config.h /bin/sh: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found make[2]: /home/thomas/ICnova/ICnova/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-gcc: Command not found LN include/pthread.h LN include/semaphore.h LN include/bits/pthreadtypes.h LN include/fpu_control.h LN include/dl-osinfo.h LN include/hp-timing.h LN include/bits/cmathcalls.h LN include/bits/confname.h LN include/bits/dirent.h LN include/bits/dlfcn.h LN include/bits/elfclass.h LN include/bits/environments.h LN include/bits/errno.h LN include/bits/fenv.h LN include/bits/fenvinline.h LN include/bits/getopt.h LN include/bits/huge_val.h LN include/bits/huge_valf.h LN include/bits/huge_vall.h LN include/bits/in.h LN include/bits/inf.h LN include/bits/initspin.h LN include/bits/ioctl-types.h LN include/bits/ioctls.h LN include/bits/ipc.h LN include/bits/kernel_sigaction.h LN include/bits/local_lim.h LN include/bits/locale.h LN include/bits/mathcalls.h LN include/bits/mathdef.h LN include/bits/mathinline.h LN include/bits/mqueue.h LN include/bits/msq.h LN include/bits/nan.h LN include/bits/netdb.h LN include/bits/poll.h LN include/bits/posix1_lim.h LN include/bits/posix2_lim.h LN include/bits/posix_opt.h LN include/bits/resource.h LN include/bits/sched.h LN include/bits/select.h LN include/bits/sem.h LN include/bits/shm.h LN include/bits/sigaction.h LN include/bits/sigcontext.h LN include/bits/sigcontextinfo.h LN include/bits/siginfo.h LN include/bits/signum.h LN include/bits/sigset.h LN include/bits/sigstack.h LN include/bits/sigthread.h LN include/bits/sockaddr.h LN include/bits/socket.h LN include/bits/stat.h LN include/bits/statfs.h LN include/bits/statvfs.h LN include/bits/stdio.h LN include/bits/stdio_lim.h LN include/bits/termios.h LN include/bits/time.h LN include/bits/types.h LN include/bits/typesizes.h LN include/bits/uClibc_clk_tck.h LN include/bits/uClibc_ctype.h LN include/bits/uClibc_errno.h LN include/bits/uClibc_fpmax.h LN include/bits/uClibc_local_lim.h LN include/bits/uClibc_locale.h LN include/bits/uClibc_mutex.h LN include/bits/uClibc_page.h LN include/bits/uClibc_pthread.h LN include/bits/uClibc_stdio.h LN include/bits/uClibc_touplow.h LN include/bits/uClibc_uintmaxtostr.h LN include/bits/uClibc_uwchar.h LN include/bits/uClibc_va_copy.h LN include/bits/uio.h LN include/bits/ustat.h LN include/bits/utmp.h LN include/bits/utmpx.h LN include/bits/utsname.h LN include/bits/waitflags.h LN include/bits/waitstatus.h LN include/bits/wchar.h LN include/bits/xopen_lim.h LN include/bits/atomic.h LN include/bits/byteswap.h LN include/bits/endian.h LN include/bits/fcntl.h LN include/bits/kernel_stat.h LN include/bits/kernel_types.h LN include/bits/mman.h LN include/bits/setjmp.h LN include/bits/stackinfo.h LN include/bits/syscalls.h LN include/bits/uClibc_arch_features.h LN include/bits/wordsize.h LN include/sys/acct.h LN include/sys/epoll.h LN include/sys/inotify.h LN include/sys/prctl.h LN include/sys/ptrace.h LN include/sys/elf.h LN include/sys/procfs.h LN include/sys/ucontext.h LN include/sys/user.h HOSTCC extra/scripts/unifdef extra/scripts/unifdef.c:209:25: error: conflicting types for 'getline' /usr/include/stdio.h:671:20: note: previous declaration of 'getline' was here make[1]: *** [extra/scripts/unifdef] Fehler 1 make[1]: Verlasse Verzeichnis '/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5' make: *** [/home/thomas/ICnova/ICnova/toolchain_build_avr32/uClibc-0.9.30-avr32-2.1.5/.configured] Fehler 2