On Thursday 06 August 2009 23:37:15 Ivan Stankovic wrote: > On Thu, Aug 06, 2009 at 11:09:41PM +0100, Peter TB Brett wrote: > > gEDA can be successfully compiled and installed in one pass, with none > > of the, "Install X, *then* you can compile Y," messing about that we > > currently have. Check it out! > > > > git clone git://repo.or.cz/geda-gaf/peter-b.git > > git checkout origin/build-system > > ./autogen.sh && ./configure && make > > On my machine both autogen.sh and configure complete their job > fine, but make dies with this:
Hi Ivan,
Does your configure output have something like these three lines?
checking for git... git
checking if the source directory is a git repository... yes
checking version from git repository... 1.5.2-20090328-151-g6dc3b67
Cheers,
Peetr
--
Peter Brett <[email protected]>
Remote Sensing Research Group
Surrey Space Centre
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

