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

RE: [microblaze-uclinux][patch] error building the kernel



Hi John,

I have made a litte patch, which helps avoiding
these error messages, even when the xilinx_sysace 
dir is not avaible.

Erik

-----Original Message-----
From: John Williams [mailto:jwilliams@itee.uq.edu.au] 
Sent: Wednesday, December 03, 2003 2:14 AM
To: microblaze-uclinux@itee.uq.edu.au
Subject: 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/



-- 
Diese Nachricht wurde auf Viren und andere gefaehrliche Inhalte
untersucht und ist - aktuelle Virenscanner vorausgesetzt - sauber.


-- 
Diese Nachricht wurde auf Viren und andere gefaehrliche Inhalte untersucht
und ist - aktuelle Virenscanner vorausgesetzt - sauber.

Attachment: sysace.patch
Description: sysace.patch