public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Problems compiling kernel 2.2.17
@ 2001-08-01 11:08 Juan Ramon Jimenez Garcia
  2001-08-01 11:33 ` Vipin Malik
  2001-08-07  9:48 ` David Woodhouse
  0 siblings, 2 replies; 8+ messages in thread
From: Juan Ramon Jimenez Garcia @ 2001-08-01 11:08 UTC (permalink / raw)
  To: linux-mtd, olea

          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@hispafuentes.com

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-08-07 12:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-01 11:08 Problems compiling kernel 2.2.17 Juan Ramon Jimenez Garcia
2001-08-01 11:33 ` Vipin Malik
2001-08-01 11:54   ` olea
2001-08-01 17:35     ` olea
2001-08-07  9:42   ` David Woodhouse
2001-08-07  9:48 ` David Woodhouse
2001-08-07 11:34   ` Problems compiling kernel 2.2.1-rmk2 Alex Liao
2001-08-07 12:16     ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox