From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <533C4093.6040106@xenomai.org> Date: Wed, 02 Apr 2014 18:53:39 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <533C32E3.3090309@steinkuehler.net> <533C3622.1030601@xenomai.org> <533C38FF.5050703@steinkuehler.net> In-Reply-To: <533C38FF.5050703@steinkuehler.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Debian Package Building Broken List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Charles Steinkuehler Cc: xenomai@xenomai.org On 04/02/2014 06:21 PM, Charles Steinkuehler wrote: > On 4/2/2014 11:09 AM, Gilles Chanteperdrix wrote: >>> >> Does this still happen if you remove the line "autoreconf -fi" from >> debian/rules ? > > Yes, see below (pasted as a quote to hopefully avoid wrapping). The > build complains about uncommitted changes immediately after deleting the > configure file, which is what causes the uncommitted change. > > I have some other problem as well, even if I remove the configure file > the build still dies, but I think that's something on my end. It's > unrelated to the configure file, anyway. Actually, it is better if you start from Xenomai 2.6 git head instead of the v2.6.3 tag, as you will avoid the few issues (including the fact that it does not compile for armhf) which have been fixed since the 2.6.3 release. -- Gilles.