[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090302094303.GA29819@ime.usp.br>
Date: Mon, 2 Mar 2009 06:43:03 -0300
From: Rogério Brito <rbrito@....usp.br>
To: linux-kernel@...r.kernel.org
Subject: Linux 2.6.29-rc6 bombs while compiling a kernel for a
linkstation/kurobox
Hi there.
I tried to compile a new kernel for my (powerpc) Kurobox HD (an embedded
system that has a Freescale processor), but it seems that the
compilation fails, with both my usual config file and with the shipped
linkstation_defconfig file.
I get the following error during compilation (actually a
cross-compilation):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
arch/powerpc/platforms/built-in.o: In function `linkstation_setup_arch':
linkstation.c:(.init.text+0x218): undefined reference to `physmap_set_partitions'
drivers/built-in.o:(__ksymtab+0x9f8): undefined reference to `physmap_set_partitions'
make: *** [.tmp_vmlinux1] Error 1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I didn't have such problems with, say, kernel 2.6.28. If anybody could
help, I would be glad to test any patches.
(Well, I already tried "blindly" adding an EXPORT_SYMBOL to
physmap_set_partitions under the mtd subtree, but it wasn't enough to
fix this issue).
Thanks in advance for any help, Rogério Brito.
--
Rogério Brito : rbrito@...ckenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists