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. - Erwin -- ptxdist mailing list [email protected]
