
duncan@debian:~/archive$ git clone git://git.denx.de/u-boot.git Cloning into 'u-boot'... remote: Counting objects: 559898, done. remote: Compressing objects: 100% (97298/97298), done. Receiving objects: 100% (559898/559898), 113.79 MiB | 294.00 KiB/s, done. remote: Total 559898 (delta 462692), reused 551394 (delta 454519) Resolving deltas: 100% (462692/462692), done. duncan@debian:~/archive$ cd u-boot duncan@debian:~/archive/u-boot$ make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/mconf.o YACC scripts/kconfig/zconf.tab.c scripts/kconfig/zconf.y:44 parser name defined to default :"parse" "scripts/kconfig/zconf.y", line 97: junk after `%%' in definition section Segmentation fault scripts/Makefile.lib:228: recipe for target 'scripts/kconfig/zconf.tab.c' failed make[1]: *** [scripts/kconfig/zconf.tab.c] Error 139 Makefile:492: recipe for target 'menuconfig' failed make: *** [menuconfig] Error 2
Where are we on this? Is there a fix? Thanks Duncan Hare
714 931 7952