autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fatal: ambiguous message


From: Bruce Korb
Subject: fatal: ambiguous message
Date: Thu, 30 Dec 2010 17:37:27 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11

Hi,

Is this fatal?  If so, how come it continued?
If not, then why does it say, "fatal"?
What is really wrong?  This looks like it is trying to extract
a git version and fiddle something, but is not doing it correctly.
I do not think that a git version should be at issue and
here is the line from "configure" wherein the configured version
is stamped:

> # Generated by GNU Autoconf 2.65 for GNU libposix 0.1.0-libposix.

and the ensuing messages:

> autoreconf: running: /old-home/ROOT/usr/local/bin/autoconf --force
> fatal: ambiguous argument 'v0.1..HEAD': unknown revision or path not in the 
> working tree.
> Use '--' to separate paths from revisions
> autoreconf: running: /old-home/ROOT/usr/local/bin/autoheader --force
> fatal: ambiguous argument 'v0.1..HEAD': unknown revision or path not in the 
> working tree.

the configure.ac file starts with this:

> AC_INIT([GNU libposix],
>     m4_esyscmd([./git-version-gen .tarball-version]),
>     address@hidden)

Thanks! Regards, Bruce



reply via email to

[Prev in Thread] Current Thread [Next in Thread]