speedportw500v

 

bcm963xx2

Page history last edited by Anonymous 3 yrs ago

nach

tar -xzf bcm963xx_SpeedportW500V.01.2.01L.300L01.V27_consumer.tar.gz

entsteht:

 

README

 

mit

make PROFILE=96348GWV_DT

 

bricht er bei mir mit:

 

 

scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu' follows non-static declaration

scripts/kconfig/lkc.h:63: error: previous declaration of 'current_menu' was here

make[3]: *** [scripts/kconfig/mconf.o] Fehler 1

make[2]: *** [silentoldconfig] Fehler 2

make[1]: *** [include/linux/autoconf.h] Fehler 2

make[1]: Leaving directory `/mnt/md0/home/markus/ipphone/w500v/kernel/linux'

make: *** [kernelbuild] Fehler 2

 

ab

 

Fehler gefunden:

in linux/Makefile den alten 3.3 er gcc und g++ (host) eintragen

 

HOSTCC = gcc-3.3

HOSTCXX = g++-3.3

Comments (0)

You don't have permission to comment on this page.