[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] initial setup
Hi Williams,
Wlovell wrote:
> Being new to Linux and uClinux this is becoming a big learning curve.
> I am running SuSE 9.1 under VM Ware.
> While attempting to run -- make menuconfig -- I receive the following:
>
> ---------------------------------------------------------------------------------------------------------
> linux:~/uClinux-dist-20040408-suzaku6 # make menuconfig
> config/mkconfig > config.in
> make -C /root/uClinux-dist-20040408-suzaku6/config/scripts/lxdialog all
> make[1]: Entering directory
> `/root/uClinux-dist-20040408-suzaku6/config/scripts/lxdialog'
> /bin/sh: line 1: cc: command not found
>>> Unable to find the Ncurses libraries.
It looks like the SuSE install in your VMware virtual machine is lacking
either the C compiler (note the error "cc: command not found"), or the
ncurses libraries (required by the menu config tools).
Try doing "make config" - if it works OK then I think it will be the
ncurses libraries that are missing. You should be able to easily update
your SuSE system from the CD or some net/live update mechanism.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/