[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] building kernal



Hu Jun,

Yao, Jun wrote:
> Hi, I am pretty new to embedded linux. After obtained the source, I tried to configure a uClinux kernal by useing "make menuconfig" command. But I got something like this:
> 
> $ make menuconfig
> config/mkconfig > config.in
> find: vendors: No such file or directory
> find: vendors: No such file or directory
> ERROR: you have no libc available in this directory.
> make: *** [config.in] Error 1
> $
> 
> Is it because I forget to set the PATH right or I missed something?

It looks like you are working with just the kernel, not the uClinux-dist.

You need uClinux-dist and uClinux-2.4.x - create a synbolic link called 
linux-2.4.x from within uClinux-dist, to the uClinux-2.4.x directory. 
Then, run "make menuconfig" from within uClinux-dist.

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/