From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: teo <teo@domain.hid>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] 2.1-rc3 on ppcEmbedded...mpc5200
Date: Wed, 22 Feb 2006 17:01:09 +0100 [thread overview]
Message-ID: <17404.35525.600271.352919@domain.hid> (raw)
In-Reply-To: <43FB416A.6090001@domain.hid>
teo wrote:
> Hello,
> I'm trying Xenomai latest release on kernel 2.4.25 of ppc_devel for
> MPC5200.
> After patch, I have encountered this error in kernel linking:
>
> /kernel/xenomai/skins/posix/xeno_posix.o(.text+0xed9c): In function
> `close':
> /opt/ELDK/ppc_6xx/usr/src/sirLinuxXEN/linuxppc_2.4.25-xenomai/kernel/xenomai/skins/posix/shm.c:262:
> multiple definition of `close'
> arch/ppc/kernel/kernel.o(.text+0x2c30):arch/ppc/kernel/entry.S: first
> defined here
> make: *** [vmlinux] Error 1/
>
> In file misc.S in arch/ppc/kernel there is
> ...SYSCALL(close)...
> and it's define close global symbol as in posix/shm.c
>
> Is it possible to chage name of close in shm.c ?
Thanks for reporting, I am afraid we will have to rename "close" using a
macro, the way we did it for sem_init.
--
Gilles Chanteperdrix.
prev parent reply other threads:[~2006-02-22 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-21 16:35 [Xenomai-help] 2.1-rc3 on ppcEmbedded...mpc5200 teo
2006-02-22 16:01 ` Gilles Chanteperdrix [this message]
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=17404.35525.600271.352919@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=teo@domain.hid \
--cc=xenomai@xenomai.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.