Hi,  
   When I compile BLOB, there are some error message.
   It looks like that some veriable undeclared.
   They are all in the file "linux.c".
   for example:
      linux.c:83:'tag_core' undeclared.
      linux.c:100:'tag_mem32' undeclared.
      linux.c:140:'tag_initrd' undeclared.
      linux.c:155:'tag_ramdisk' undeclared.

   I still have some problem in compiling the "BLOB"
source code. I have read the README file but can not
do this successfully. Maybe I can not understand what
the description mesns exactly. I will write down what
I have done step by step. Could you please point a
finger at my fault.

(1)My platform is Assabet.
(2)I use the "bash shell".
(3)The kernel source code is in /home/ff/arm/src/linux
   There are the following files:
     COPYING, CREDITS, MAINTAINERS, Makefile, README,
     REPORTING-BUGS, Rules.make, System.map, helloarm
   And there are the following sub-directory:
     Documentation, arch, drivers, fs, include, init,
     ipc, kernel, lib, mm, net, scripts
   This is a complete kernel source code. It can be
    compiled successfully.
(4)I downloaded blob-2.0.5-pre2.tar.gz and copied it
into /home/ff/blob205.
#cd blob205
#tar -xzvf blob-2.0.5-pre2.tar.gz
#cd blob-2.0.5-pre2
#./configure --with-linux-refix=/home/ff/arm/src/linux
  --with-board=assabet arm-unknown-linux-gnu
#export FOO=bar
#make  

   After this step, erroe message occur.

   Could you please tell me what happened and what
should I do.

   Thank you very much and appreciate for your help.



-----------------------------------------------------------------
< �C�ѳ� Yahoo!�_�� >  www.yahoo.com.tw

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to