Hi there erverybody,

first I have to thank everybody from the OpenWRT Team for this great work! :-) I love this Software!

I'm building OpenWRT for several month now and everything works great.

Yesterday i've tried to fetch the latest HEAD distribution because i'm realy
interested in the ongoing development.

When im trying to build the buildroot with support for all supported platforms (AR7/kernel2.6 and the broadcom stuff)
i got the following build errors:

make -C linux-2.4 KERNEL="2.4" BOARD="brcm" compile
make[3]: Gehe in Verzeichnis »/home/bl/buildroot/latest/openwrt/target/linux/linux-2.4«
make -C /home/bl/buildroot/latest/openwrt/build_mipsel/linux ARCH=mips PATH=/home/bl/buildroot/latest/openwrt/staging_dir_mipsel/usr/bin:/home/bl/buildroot/latest/openwrt/staging_dir_mipsel/bin:/bin:/sbin:/usr/bin:/usr/sbin
make[4]: mipsel-linux-gcc: Kommando nicht gefunden
make[4]: Gehe in Verzeichnis »/home/bl/buildroot/latest/openwrt/build_mipsel/linux-2.6-brcm/linux-2.6.12.5«
  CHK     include/linux/version.h
  CC      scripts/mod/empty.o
cc1: error: invalid option `cpu=r4600'
make[6]: *** [scripts/mod/empty.o] Fehler 1
make[5]: *** [scripts/mod] Fehler 2
make[4]: *** [scripts] Fehler 2

I've googled about this problem but could not find an sollution.

Is there anybody who has already solved this problem?

Thank you!

-Boris

Okay, I found the Problem sitting in front of my keyboard! ;-)

(choose only one target board)

(Last edited by bl on 23 Oct 2005, 00:01)