[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Not able to access CVS server to download uClinux
Dear members,
I want to port uClinux in my kit ( XUP kit).
I have followed the guidelines which were given in the " uClinux_ready_Microblaze_design.pdf".
When I gave the command
'cvs -d:pserver:anonymous@xxxxxxxxxxxxxxx:/var/cvs login'
asking for password, after that I pressed "enter key" as per the instructions given in the above document.
But it says access denied.
Could you help in this regard. How to download the uClinux to port into my board.
Please, Do reply at the earliest.
Thanks in advance,
Solomon Raju
John Williams <jwilliams@xxxxxxxxxxxxxx> wrote:
jardel wrote:
[snip]
> make[7]: Entering directory
>
`/home/jardel/projetos/uBlaze/uClinux-cvs/uClinux-2.
> 4.x/drivers/misc/xilinx_hwicap'
> Makefile:19: *** missing separator. Stop.
The problem has come in the cut and paste of the patch, in Makefiles,
you must use the tab character at the start of lines that define
actions, or rules.
So, this rule
xilinx_hwicap.o: $(xilinx_hwicap-objs)
$(LD) -r -o $@ $(xilinx_hwicap-objs)
should actually look like this:
xilinx_hwicap.o: $(xilinx_hwicap-objs)
{TAB}$(LD) -r -o $@ $(xilinx_hwicap-objs)
No blank line, and a tab char, not spaces.
That should about do it.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
********************************************************
K. Solomon Raju *
Ph.D. Scholar, Dept. Electronics & Comp. Engg. *
Indian Institute of Technology Roorkee (IITR) *
Roorkee 247 667, India *
*
Voice: 01332 + 28 5727 (O): Mobile +919411120352 *
e-mail:rajukdec@xxxxxxxxxxxxx (and/or) *
kota_solomonraju@xxxxxxxxxxx *
----------- and ---------------------------------------*
*
Scientist, *
Digital Systems Group, *
Central Electronics Engineering Research Institute, *
Pilani-333031, Rajasthan, India. *
********************************************************
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine