All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] lite5200b - problems in generating make menuconfig
@ 2009-02-12 15:37 "Marco Antônio Possamai"
  2009-02-12 18:05 ` Philippe Gerum
  0 siblings, 1 reply; 2+ messages in thread
From: "Marco Antônio Possamai" @ 2009-02-12 15:37 UTC (permalink / raw)
  To: XENOMAI

[-- Attachment #1: Type: text/plain, Size: 1596 bytes --]

Greetings.

I need to create a 2.6.24 powerpc kernel image. So I did:

$ export CROSS_COMPILE=ppc_6xx-

$ git clone git://git.denx.de/linux-2.6-denx.git
$ export KDIR=$PWD/linux-2.6-denx

$ svn co http://svn.gna.org/svn/xenomai/branches/v2.4.x xenomai-2.4.x
$ export XDIR=$PWD/xenomai-2.4.x

$ cd $KDIR
$ git checkout origin/DENX-v2.6.24-stable
$ git checkout -b origin/DENX-v2.6.24-stable

$ cd $XDIR
$ scripts/prepare-kernel.sh --linux=$KDIR --verbose --arch=powerpc

The following shows:

Adeos patch [default
/home/user/xenomai-2.4.x/ksrc/arch/powerpc/patches/adeos-ipipe-2.6.24-powerpc-DENX-2.1-01.patch]:

Right after I get the adeos-ipipe-2.6.24 patch for powerpc installed I
use the make ARCH=powerpc mpc5200_defconfig and it gets to:

root@domain.hid# make ARCH=powerpc mpc5200_defconfig
HOSTCC  scripts/basic/fixdep
HOSTCC  scripts/basic/docproc
HOSTCC  scripts/kconfig/conf.o
HOSTCC  scripts/kconfig/kxgettext.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC  scripts/kconfig/zconf.tab.o
HOSTLD  scripts/kconfig/conf
file arch/powerpc/xenomai/Kconfig already scanned?
make[1]: ** [mpc5200_defconfig] Erro 1
make: ** [mpc5200_defconfig] Erro 2

Well, I don't know what's wrong with it. I've also tried the
lite5200_defconfig and it resulted the same error messages.



Thank you for the attention.

Marco Antônio Possamai

Universidade Federal de Santa Catarina

-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com


[-- Attachment #2: Type: text/html, Size: 1934 bytes --]

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

end of thread, other threads:[~2009-02-12 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 15:37 [Xenomai-help] lite5200b - problems in generating make menuconfig "Marco Antônio Possamai"
2009-02-12 18:05 ` Philippe Gerum

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.