From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <54271A6B.3020603@xenomai.org> Date: Sat, 27 Sep 2014 22:13:31 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <542706E2.50403@xenomai.org> <542713D8.5070809@xenomai.org> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [Xenomai] error about patch List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?SGFzcmV0IFNhcsSxeWVy?= Cc: Xenomai On 09/27/2014 10:03 PM, Hasret Sarıyer wrote: > 2014-09-27 22:45 GMT+03:00 Gilles Chanteperdrix < > gilles.chanteperdrix@xenomai.org>: > >> On 09/27/2014 08:53 PM, Hasret Sarıyer wrote: >>> It said that "Package `xenomai-kernel-sources' is not installed." But >> there >>> is a folder(it's name is xenomai-kernel-sources) under usr/src >> >> Well, then you missed one step in the installation guide: >> >> Building a Xenomai patched Linux kernel package >> prerequisites >> Install xenomai-kernel-sources >> >> Please keep the conversation on the mailing list. > > Prerequisites contains three steps. One of them being "Install xenomai-kernel-sources". Did you do it, what was the problem if it did not succeed? > When I run last command,it said that > "Cannot write to `linux-3.10.32.tar.xz'". Probably because you do not have write access to /usr/src. Use a directory where you have the right to write then. Like $HOME/src. It is strange, since you used that same directory in the wget step above. Wget did not fail to write the I-pipe patch? Also note that linux 3.10.32 is just an example, you can use a more recent version if you want, or one that is shipped with xenomai. -- Gilles.