[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] error building the kernel
badri v wrote:
> I updated the uclinux-dist and the uclinux-2.4.x
> directory. then I cleaned (make clean and make
> real_clean).
>
> now when I make menuconfig. It asks me for this
> confirmation.
>
>
> SystemAce driver (CONFIG_XILINX_SYSACE) [N/y/?] (NEW)
>
> imaterial of my ans (Y/n)
>
> i get an error when I make dep
looks like the same problem Brett had the other day (look a few posts up
in this same thread).
In your home directory create a file called ".cvsrc", and put the
following in it:
-z3
update -PAd
rdiff -u
diff -ubBwpN
checkout -P
Then do another CVS update - it will get the new sysace directory, and
your make dep should complete properly.
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/