Problems compiling kernel 2.2.17

Juan Ramon Jimenez Garcia juan at hispafuentes.com
Wed Aug 1 07:08:38 EDT 2001


          Hi all

              We are trying to compile kernel 2.2.17 with the mtd patch,
and we have some problems.  While make bzdisk or bzImage we get a link
error:

            drivers/mtd/mtdlink.o: In function `init_mtd':
            drivers/mtd/mtdlink.o(.text.init+0x3c): undefined reference
to   `init_mtd_devices'

That have been solved modifying  GNUmakefile  like someone (Jan Rovins)
told here
           ifeq ($(VERSION),2)
              ifeq ($(PATCHLEVEL),0) <<<changed this to:>>>  ifeq
($(PATCHLEVEL),2)
                     obj-y += initcalls.o
              endif
          endif

but now we got another link error with an undefined reference to
'init_nftl'
How can we solved this?
Do you think we must to configure something special to get the kernel
image?

Thanks for your time!
J

                                ///
                               (@ @)
 ------------------------oOO----(_)----OOo-------------------------

 - Mejor no hacer nada que hacer cualquier cosa. - Francis Picabia -

 ------------------------------------------------------------------

 ¤º°°º¤ø,¸¸,ø¤º°°º¤ø,¸¸,ø¤º°`°º¤ø,¸

    Juan Ramon Jimenez Garcia
    Hispafuentes
    Tfno 91 4575330
    juan at hispafuentes.com

 ¤º°°º¤ø,¸¸,ø¤º°°º¤ø,¸¸,ø¤º°`°º¤ø,¸







More information about the linux-mtd mailing list