[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Progress with unified build
On Fri, Aug 07, 2009 at 07:12:58AM +0100, Peter TB Brett wrote:
> 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
No, I get:
checking for git... git
checking if the source directory is a git repository... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
Looking at geda-git.m4, I see
if (cd $srcdir && $GIT describe > /dev/null 2>&1); then
which needs git tags to work. However, my local clone doesn't have
any tags and git describe fails with
fatal: cannot describe '6dc3b67fb796278954d8440a1ab1950b988146f7'
--
Ivan Stankovic, pokemon@xxxxxxxxxxxxxx
"Protect your digital freedom and privacy, eliminate DRM,
learn more at http://www.defectivebydesign.org/what_is_drm"
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user