groff
[Top][All Lists]
Advanced

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

Re: [groff] groff build problem


From: Ralph Corderoy
Subject: Re: [groff] groff build problem
Date: Sun, 19 Aug 2018 13:27:59 +0100

Hi Heinz-Jürgen,

> sh: build-aux/git-version-gen: Datei oder Verzeichnis nicht gefunden

Try running that directly and investigating what it's doing?
http://git.savannah.gnu.org/cgit/groff.git/tree/configure.ac#n21
suggests it's run with

    build-aux/git-version-gen --prefix "" .tarball-version

It's a Bourne-shell script, so

    sh -x build-aux/git-version-gen --prefix "" .tarball-version

would add some execution tracing.

Hopefully, running it directly gives the same error.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

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