From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F0DB7C0.3040405@domain.hid> Date: Wed, 11 Jan 2012 11:24:32 -0500 From: Andrew Tannenbaum MIME-Version: 1.0 References: <4EF27CD5.4060603@domain.hid> <4EF8FBB6.4060107@domain.hid> <4EF8FD8D.2090306@domain.hid> <4EFB696E.8000508@domain.hid> <4EFC4E21.3000804@domain.hid> <4EFC677B.20500@domain.hid> <4EFC887D.3070205@domain.hid> <4F0393A2.2000703@domain.hid> <4F0C7A60.10203@domain.hid> <4F0C7F68.1060402@domain.hid> In-Reply-To: <4F0C7F68.1060402@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] hang in rtcansend List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org On 01/10/2012 01:11 PM, Gilles Chanteperdrix wrote: > On 01/10/2012 06:50 PM, Andrew Tannenbaum wrote: >> I have tried several variations, like running make dist and then just >> running debuild, but it fails the same way. >> >> I notice that when I get a dist tarball, I compile from the >> xenomai-2.6.0 directory, but when I start with the git tree, I compile >> from xenomai-2.6 and it generates some files in the ../xenomai-2.6.0 >> directory. Is this part of the problem? It works for the base version >> but not the merged version, so I'm not clear on this. > > Normally, when you run "make dist", the directory should be called > xenomai-2.6.0, not xenomai-2.6. Or am I missing something? > The instructions here for building from a Git repository: http://www.xenomai.org/index.php/Building_Debian_packages show the process of building a Xenomai 2.5.6 in the directory xenomai-2.5 . -Andy