[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] initial setup
John,
Thank you for the response. I ran make config and you were correct, it is
the ncurses that is giving issue. Running find the directories and files for
ncurses are there but (from old old UNIX days) they are not in the
uClinux-dist tree so I presume that is the issue.
Thanks again.
-----Original Message-----
From: John Williams [mailto:jwilliams@itee.uq.edu.au]
Sent: Monday, September 19, 2005 19:03 PM
To: microblaze-uclinux@itee.uq.edu.au
Subject: 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/
___________________________
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/