All of lore.kernel.org
 help / color / mirror / Atom feed
From: teo <teo@domain.hid>
To: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: [Xenomai-help] 2.1-rc3 on ppcEmbedded...mpc5200
Date: Tue, 21 Feb 2006 17:35:54 +0100	[thread overview]
Message-ID: <43FB416A.6090001@domain.hid> (raw)

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 ?

thanx in advance...
Matteo Facchinetti




             reply	other threads:[~2006-02-21 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 16:35 teo [this message]
2006-02-22 16:01 ` [Xenomai-help] 2.1-rc3 on ppcEmbedded...mpc5200 Gilles Chanteperdrix

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=43FB416A.6090001@domain.hid \
    --to=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.