From: Hannes Mayer <h.mayer@domain.hid>
To: Wolfgang Grandegger <wg@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Dev branch 2.1
Date: Thu, 03 Nov 2005 20:27:15 +0100 [thread overview]
Message-ID: <436A6493.9020107@domain.hid> (raw)
In-Reply-To: <4369E251.8070802@domain.hid>
Wolfgang Grandegger wrote:
[...]
> I have realized the same error building out of the source tree for
> PowerPC. The problem is, that the link is pointing to itself. Apart from
> that, the ksrc part works fine (at least I can boot the ipipe kernel).
If I remove the sym-link and copy .svn/text-base/system.h.svn-base to
src/include/asm-uvm/system.h it compliles:
muon:/usr/src/xenomai-2.1/src/include/asm-uvm# ll
total 36
-rw-r--r-- 1 root root 12780 2005-11-03 01:03 Makefile
-rw-r--r-- 1 cap cap 67 2005-11-02 21:36 Makefile.am
-rw-r--r-- 1 cap cap 13046 2005-11-02 21:36 Makefile.in
lrwxrwxrwx 1 root root 39 2005-11-03 01:03 system.h -> ../../.././src/include/asm-uvm/system.h
muon:/usr/src/xenomai-2.1/src/include/asm-uvm# rm system.h
rm: remove symbolic link `system.h'? y
muon:/usr/src/xenomai-2.1/src/include/asm-uvm# cp .svn/text-base/system.h.svn-base system.h
OK, so far so good. The ipipe kernel boots, I've got a directory
/usr/xenomai/ with all accustomed directories, but no modules...
Wolfgang, do you have the e.g. xeno_native.ko somewhere ?
Best regards,
Hannes.
next prev parent reply other threads:[~2005-11-03 19:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-02 11:18 [Xenomai-core] Dev branch 2.1 Philippe Gerum
2005-11-02 21:57 ` Hannes Mayer
2005-11-03 8:01 ` Philippe Gerum
2005-11-03 8:44 ` h.mayer
2005-11-03 8:51 ` Romain Lenglet
2005-11-03 10:11 ` Wolfgang Grandegger
2005-11-03 19:27 ` Hannes Mayer [this message]
[not found] ` <436A654A.5050805@domain.hid>
2005-11-03 19:55 ` Hannes Mayer
2005-11-03 21:20 ` Philippe Gerum
2005-11-03 20:25 ` Wolfgang Grandegger
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=436A6493.9020107@domain.hid \
--to=h.mayer@domain.hid \
--cc=wg@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.