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

[microblaze-uclinux] uclinux build fails because cksum fails




Hi all

 I recently uploaded the uClinux dist onto our local CVS
.Since we are using only the linux-2.4.x kernel for our project..i did not upload the 2.0 and 2.6 kernels..
the current CVS repository can be accessed from 

 http://metelplus.tenet.res.in/cgi-bin/viewcvs.cgi

then follow MicroBlaze->sw->src

'src' is my parent directory for the uClinux dist...

but when i try to build this cksum reports error as shown
below ...so the contents of my images directory is now :

-rwxr-xr-x  1 root root            0 Jul 24 18:55 image.bin
-rwxr-xr-x  1 root root      9504358 Jul 24 18:55 image.elf
-rw-r--r--  1 root root       668508 Jul 24 19:17 imagez.bin
-rwxr-xr-x  1 root root      1093492 Jul 24 19:17 linux.bin
-rw-r--r--  1 root root       383804 Jul 24 19:17 linuxz.bin
-rw-r--r--  1 root root       284672 Jul 24 19:17 romfs.img


as shown..image.bin size is 0...can anyone tell me
why this is happening?..the local distribution builds successfully..but the CVS build does not happen successfully..it does create the other files image.elf etc..but image.bin is not created...rather created but..its size is zero...


------------------------start----------------------------
gzip -9 < ../linux.bin | dd conv=sync ibs=4 > /../linuxz.bin
95950+1 records in
749+1 records out
Building normal imagez.bin
echo -ne "\000" >> /path2dist/images/imagez.bin
echo -n 3.1.0 >> /path2dist/images/imagez.bin
echo -ne "\000" >> /path2dist/images/imagez.bin
echo -n Insight >> /path2dist/images/imagez.bin
echo -ne "\000" >> /path2dist/images/imagez.bin
echo -n XC2V1K_Microblaze >> /path2dist/images/imagez.bin
/path2dist/tools/cksum -b -o 2 /path2dist/images/imagez.bin >> /path2dist/images/imagez.bin
make[1]: *** [image] Error 139
make[1]: Leaving directory `/path2dist/vendors/Insight/XC2V1K_Microblaze'
make: *** [image] Error 2
--------------------end----------------------------------


does this mean..the upload of files has not taken place successfully?..or is it some other error?..


thanks for any help in this regard


Cheers
V.Anand
(www.tenet.res.in)


****************************************

-----
  Trouble with windows? Re boot.... 
  Trouble with Linux? Be root....
___________________________
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/