Some months ago i successfully build my own 7.09 images. But now don't works:
make[5]: Entering directory `/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6-initial/gcc'
gcc -DUSE_UCLIBC -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/gcc -I/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/gcc/. -I/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/gcc/../include \
-DTARGET_MACHINE=\"mipsel-linux-uclibc\" \
-c /home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/gcc/collect2.c -o collect2.o
In function 'open',
inlined from 'collect_execute' at /home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/gcc/collect2.c:1537:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments
make[5]: *** [collect2.o] Error 1
make[5]: Leaving directory `/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6-initial/gcc'
make[4]: *** [all-gcc] Error 2
make[4]: Leaving directory `/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6-initial'
make[3]: *** [/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain_build_mipsel/gcc-3.4.6/.built] Error 2
make[3]: Leaving directory `/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain/gcc'
make[2]: *** [gcc-compile] Error 2
make[2]: Leaving directory `/home/lay/!Cucc/openwrt/kamikaze_7.09/toolchain'
make[1]: *** [toolchain/install] Error 2
make[1]: Leaving directory `/home/lay/!Cucc/openwrt/kamikaze_7.09'
make: *** [world] Error 2
lay@blowtorch:~/!Cucc/openwrt/kamikaze_7.09$
Building 8.09 images works fine. What's the problem with 7.09?
(Last edited by LaySoft on 11 Mar 2009, 21:14)