From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E9ECF3A.40908@domain.hid> Date: Wed, 19 Oct 2011 15:23:06 +0200 From: hauptmech MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] ARM build instructions wrong? List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org One thing I found confusing about the arm section in README.INSTALL is that it uses the same $build_root for the kernel and xenomai. The first time through I followed the instructions and later ran into problems trying to rebuild some kernel modules. I'm guessing that the xenomai configure script trashed the kernel stuff since they are sharing a build directory? I found that using a $build_root_kernel for the kernel and a separate $build_root_xenomai for xenomai avoided this. Can someone confirm I'm not missing something and that this is indeed an issue and maybe update the docs for the next hapless newb? -hauptmech