Gast
#1199587
hi, mein buildroot (2.3.0) funktioniert ja so schon ganz gut, nur
irgendwie stirbt es mir kurz vor ende des builds ab:
<====================
config.status: executing depfiles commands
config.status: executing default commands
touch /root/build/build_avr32/genext2fs-1.4.1/.configured
/usr/bin/make -j1 CFLAGS="-Wall -O2 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE \
-D_FILE_OFFSET_BITS=64" -C /root/build/build_avr32/genext2fs-1.4.1
make[1]: Entering directory `/root/build/build_avr32/genext2fs-1.4.1'
/usr/bin/make all-am
make[2]: Entering directory `/root/build/build_avr32/genext2fs-1.4.1'
if /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT
genext2fs.o -MD -MP -MF ".deps/genext2fs.Tpo" -c -o genext2fs.o
genext2fs.c; \
then mv -f ".deps/genext2fs.Tpo" ".deps/genext2fs.Po"; else rm -f
".deps/genext2fs.Tpo"; exit 1; fi
/usr/bin/gcc -Wall -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -o genext2fs genext2fs.o
make[2]: Leaving directory `/root/build/build_avr32/genext2fs-1.4.1'
make[1]: Leaving directory `/root/build/build_avr32/genext2fs-1.4.1'
touch -c /root/build/build_avr32/genext2fs-1.4.1/genext2fs
test -x
/root/build/build_avr32/staging_dir/sbin/avr32-linux-uclibc-ldconfig &&
/root/build/build_avr32/staging_dir/sbin/avr32-linux-uclibc-ldconfig -r
/root/build/project_build_avr32/atngw100-base/root 2>/dev/null
make: *** [/root/build/binaries/atngw100-base/rootfs.avr32.ext2] Fehler
1
===============================>
kann mir das wer erklären/beheben?
mein rechner rennt auf debian 5.0 mit entsprechender toolchain..