Problem on building the kernel 2.2.18 with MTD sc520 processor

data data at uniquemodem.com
Thu Oct 11 09:09:19 EDT 2001


Hi,

I would like to put the embedded linux into the sc520cdp processor
board. I follow the document The Linux MTD, JIFFS HOWTO to build the
kernel 2.2.18 with the patch MTD 2.2.18. During the compiling process, I
have encountered                  the following problem. Have anybody
come across similar problem before? If you do, could you please give me
a hand?
The followings are the installation log for the kernel when compiling
the driver MTD stuffs and I hope you can help me to sort out the
problem.

Thanks and regards,

Jimmy Chun

                        >Installation log:
                        >
                        >otypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -pipe -fno-strength-ed
                        >uce
                        >-m386 -DCPU=386   -c -o chipreg.o chipreg.c
                        >chipreg.c: In function `do_map_probe':
                        >chipreg.c:67: parse error before `do'
                        >chipreg.c:63: warning: unused variable `ret'
                        >chipreg.c:69: warning: control reaches end of
non-void function
                        >chipreg.c: At top level:
                        >chipreg.c:73: warning: type defaults to `int'
in declaration of `ret'
                        >chipreg.c:73: `drv' undeclared here (not in a
function)
                        >chipreg.c:73: `map' undeclared here (not in a
function)
                        >chipreg.c:73: warning: data definition has no
type or storage class
                        >chipreg.c:84: parse error before `if'
                        >make[4]: *** [chipreg.o] Error 1
                        >make[4]: Leaving directory

>`/home/dlam/linux-v2.2/linux-2.2.18/drivers/mtd/chips
                        >'
                        >make[3]: *** [first_rule] Error 2
                        >make[3]: Leaving directory

>`/home/dlam/linux-v2.2/linux-2.2.18/drivers/mtd/chips
                        >'
                        >make[2]: *** [_subdir_chips] Error 2
                        >make[2]: Leaving directory
`/home/dlam/linux-v2.2/linux-2.2.18/drivers/mtd'
                        >make[1]: *** [_subdir_mtd] Error 2
                        >make[1]: Leaving directory
`/home/dlam/linux-v2.2/linux-2.2.18/drivers'
                        >make: *** [_dir_drivers] Error 2





More information about the linux-mtd mailing list