Issues compiling git version
Alphazo
alphazo at gmail.com
Thu Jun 27 11:00:33 CEST 2013
Hi Werner,
I added AUTOMAKE_OPTIONS = serial-tests
to configure.ac but it failed (also tried to add it to Makefile.am).
I get the following error when using the above option and recommended build
command:
./autogen.sh --force
./configure --enable-maintainer-mode --prefix=/usr
--libexecdir=/usr/lib/gnupg #$EXTRAOPTS
*******
configure: creating ./config.status
config.status: error: cannot find input file: `m4/Makefile.in'
On Thu, Jun 27, 2013 at 9:37 AM, Werner Koch <wk at gnupg.org> wrote:
> On Wed, 26 Jun 2013 22:55, alphazo at gmail.com said:
> > One last thing, I got the following recommendations from someone on
> > ArchLinux AUR in order to build the package:
>
> I just updated some stuff to be prepared for newer automake versions.
> However, newer automakes will default to parallel tests and that won't
> work with gnupg. Unfortunately it is not possible to use "serial-tests"
> with automake 1.11 because it prints an annoying warning. If you want
> to use automake 1.13 you need to add that option to configure.ac
> yourself; just grep for serial-tests.
>
> > sed -i 's/doc, yes/doc, no/g' configure.ac
>
> You better install the transfig package.
>
> > autoreconf -fiv --force
>
> Please don't do that. From README.GIT:
>
> Please don't use autopoint, libtoolize or autoreconf unless you are
> the current maintainer and want to update the standard configuration
> files. All those files should be in GIT and only updated manually
> if the maintainer decides that newer versions are required. The
> [...]
>
>
> Using "./autogen.sh --force" is the suggested way to build configure.
>
>
>
> Salam-Shalom,
>
> Werner
>
> --
> Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20130627/db691ba3/attachment.html>
More information about the Gnupg-devel
mailing list