From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1XCnZN-0000OL-H8 for ptxdist@pengutronix.de; Thu, 31 Jul 2014 12:26:45 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1XCnZN-0003L9-Eu for ptxdist@pengutronix.de; Thu, 31 Jul 2014 12:26:45 +0200 Date: Thu, 31 Jul 2014 12:26:45 +0200 From: Michael Olbrich Message-ID: <20140731102645.GH29377@pengutronix.de> References: <53DA0D96.6040307@erwinrol.com> <20140731100745.GF29377@pengutronix.de> <53DA186D.3030502@erwinrol.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <53DA186D.3030502@erwinrol.com> Subject: Re: [ptxdist] Can't build newer ptxdist version Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Thu, Jul 31, 2014 at 12:20:29PM +0200, Erwin Rol wrote: > On 31-7-2014 12:07, Michael Olbrich wrote: > > On Thu, Jul 31, 2014 at 11:34:14AM +0200, Erwin Rol wrote: > >> I am trying the git ptxdist-2014.07.0 (and master too) version of > >> ptxdist and get an error while building it. > >> > >> > >> [erwin@eir ptxdist]$ ./autogen.sh > >> > >> [erwin@eir ptxdist]$ ./configure > > [...] > >> version configured. > >> Using '/usr/local' for installation prefix. > >> > >> Report bugs to > >> > >> [erwin@eir ptxdist]$ make > >> building conf and mconf ... > >> make: *** > >> /home/erwin/Clients/transtechnik/Projects/tt2200/ptxdist/../scripts/kconfig: > >> No such file or directory. Stop. > >> make: *** [kconfig] Error 2 > >> [erwin@eir ptxdist]$ > >> > >> > >> It seems to want to go out of the ptxdist dir ( > >> ....../ptxdist/../scripts/kconfig) > >> > >> > >> Anny idea what I am doing wrong? > > > > Thats '"$(abs_srcdir)/scripts/kconfig'. Check your Makefile, abs_srcdir is > > generated by configure. It seems something goes wrong here. > > > > It works until the very last commit of the release; > > e993b7af1c2faf11d0ce005a437fd64e854f2608 > > That commit is the first where it fails. What's the output of those git commands before and after the change for you? Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de