All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Dev branch 2.1
Date: Thu, 03 Nov 2005 11:11:29 +0100	[thread overview]
Message-ID: <4369E251.8070802@domain.hid> (raw)
In-Reply-To: <4369C3C1.2040302@domain.hid>

Philippe Gerum wrote:
> Hannes Mayer wrote:
> 
>> Ciao Philippe!
>>
>> prepare-kernel.sh works well - I'd suggest to ask the user for
>> the 3 needed parameters, instead of supplying them as parameters.
>> e.g.
>> # scripts/prepare-kernel.sh
>> Linux directory: [default: /usr/src/linux] :
>> Adeos-patch: [default: none] :
>> Architecture: [default: i386]
>>
>> ...or something like that.
>>
> 
> Yep, good idea.
> 
>> ./configure also went well, but then:
>>
>> # make
>> Making all in src
>> make[1]: Entering directory `/usr/src/xenomai-2.1/src'
>> Making all in include
>> make[2]: Entering directory `/usr/src/xenomai-2.1/src/include'
>> make  all-recursive
>> make[3]: Entering directory `/usr/src/xenomai-2.1/src/include'
>> Making all in asm-uvm
>> make[4]: Entering directory `/usr/src/xenomai-2.1/src/include/asm-uvm'
>> make[4]: stat:system.h: Too many levels of symbolic links
>> make[4]: *** No rule to make target `system.h', needed by `all-am'.  
>> Stop.
>> make[4]: Leaving directory `/usr/src/xenomai-2.1/src/include/asm-uvm'
>> make[3]: *** [all-recursive] Error 1
>> make[3]: Leaving directory `/usr/src/xenomai-2.1/src/include'
>> make[2]: *** [all] Error 2
>> make[2]: Leaving directory `/usr/src/xenomai-2.1/src/include'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/usr/src/xenomai-2.1/src'
>> make: *** [all-recursive] Error 1
>>
>>
>> /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
>>
> 
> Try building out of the source tree; it's something I'm likely going to 
> enforce anyway.

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).

Thanks.

Wolfgang.


  parent reply	other threads:[~2005-11-03 10:11 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 [this message]
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

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=4369E251.8070802@domain.hid \
    --to=wg@domain.hid \
    --cc=rpm@xenomai.org \
    --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.