From: Wolfgang Grandegger <wg@domain.hid>
To: Hannes Mayer <h.mayer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Dev branch 2.1
Date: Thu, 03 Nov 2005 21:25:51 +0100 [thread overview]
Message-ID: <436A724F.8030505@domain.hid> (raw)
In-Reply-To: <436A6493.9020107@domain.hid>
Hannes Mayer wrote:
> 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 ?
The Xenomai nucleus is now intergrated into the Linux kernel and if you
have selected static linking, no modules will be generated. Have a look
to the Xenomai kernel options (using "make memnuconfig" and friends).
Wolfgang.
prev parent reply other threads:[~2005-11-03 20:25 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
[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 [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=436A724F.8030505@domain.hid \
--to=wg@domain.hid \
--cc=h.mayer@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.