Steve, On Dienstag, 16. Dezember 2008, Juergen Beisert wrote: > On Montag, 15. Dezember 2008, Steve Kaiser wrote: > > I download ptxdist-1.0.2, and it correctly identifies the find version > > as 4.4.0. Yes, 1.0.2 is smarter in this regard. Thanks! > > > > Next error however when I run ./configure (now for ptxdist 1.0.2), is: > > configure: error: Please specify the location of patch with the option > > '--with-patch' > > > > Any ideas on this one? I downloaded ptxdist-1.0.2-patches.tgz along > > with ptxdist-1.0.2.tgz into ~/local/, and extracted both as instructed > > in the quickstart 1.2 PTXdist Installation chapter. Did I miss > > something? > > > > I attach the config.log if this helps.
Oh, I should read the full mail first...forget my first answer. Did you install the tool "patch"? It seems not. Its one of the basic tools used in software development, so you should install it. Also "quilt" would be a good idea to install. It will simplify changes you may want to do in your BSP (and it will be used by ptxdist if present). Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
