Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUpgrade sdram chip to 16MB for DE2 dev...
Hi hippo My sdram memory is 8MB that not enough free memory to run some app program on uClinux,and i want to replace it .Recently ,I already find IS42S16800B sdram chip(16MB) that match all pin...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Jun 4 2006, 07:28 AM try "unset cc" ,and run "make menuconfig" again.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15876)
--- quote end ---
--- Quote End --- I can"t execute "make menuconfig" comamnd on linux. Why ? <div class='quotetop'>QUOTE </div> --- Quote Start --- [faye@localhost uClinux-dist-test]$ unset CC [faye@localhost uClinux-dist-test]$ make menuconfig config/mkconfig > config.in make -C /home/faye/uClinux-dist-test/config/scripts/lxdialog all make[1]: Entering directory `/home/faye/uClinux-dist-test/config/scripts/lxdialog' /bin/sh: cc: command not found >> Unable to find the Ncurses libraries. >> >> You must have Ncurses installed in order >> to use 'make menuconfig' make[1]: *** [ncurses] Error 1 make[1]: Leaving directory `/home/faye/uClinux-dist-test/config/scripts/lxdialog' make: *** [menuconfig] Error 2[/b] --- Quote End ---