All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rogério Brito" <rbrito@ime.usp.br>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox
Date: Mon, 2 Mar 2009 06:43:03 -0300	[thread overview]
Message-ID: <20090302094303.GA29819@ime.usp.br> (raw)

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@{mackenzie,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

             reply	other threads:[~2009-03-02  9:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-02  9:43 Rogério Brito [this message]
2009-03-03  2:48 ` Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox Tony Breeds
2009-03-03  8:34   ` [PATCH] powerpc: fix the defaults for the linkstation MTD device (was: Re: Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox) Rogério Brito
2009-03-04  7:46     ` Guennadi Liakhovetski
2009-03-04 21:45       ` [PATCH] powerpc: fix the defaults for the linkstation MTD device Rogério Brito
2009-03-05 23:25         ` [PATCH] powerpc: fix linkstation and storcenter compilation breakage Guennadi Liakhovetski
2009-03-05 23:25           ` Guennadi Liakhovetski
2009-03-05 23:25           ` Guennadi Liakhovetski
2009-03-04  0:07 ` Linux 2.6.29-rc6 bombs while compiling a kernel for a linkstation/kurobox Guennadi Liakhovetski
2009-03-04  0:07   ` Guennadi Liakhovetski
2009-03-04  1:04   ` Rogério Brito
2009-03-04  1:04     ` Rogério Brito
2009-03-04  1:04     ` Rogério Brito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090302094303.GA29819@ime.usp.br \
    --to=rbrito@ime.usp.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.