bug-gnulib
[Top][All Lists]
Advanced

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

how to avoid automake dependency?


From: Sam Steingold
Subject: how to avoid automake dependency?
Date: Mon, 22 Oct 2007 10:29:28 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I put some gnulib code into my project (in directory gllib) and now I
_sometimes_ (usually it works) get this error:

make -C gllib
make[1]: Entering directory `/space/sbcl-arch/autobench/+clisp/src/gllib'
cd .. && gmake  am--refresh
gmake[2]: Entering directory `/space/sbcl-arch/autobench/+clisp/src'
gmake[2]: Nothing to be done for `am--refresh'.
gmake[2]: Leaving directory `/space/sbcl-arch/autobench/+clisp/src'
 cd .. && /bin/sh
/space/sbcl-arch/autobench/+clisp/src/build-aux/missing --run
automake-1.9 --gnits  gllib/Makefile
/space/sbcl-arch/autobench/+clisp/src/build-aux/missing: line 54:
automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only need
it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.

so, is there a way to avoid this am--refresh target without resorting to
"touch src/gllib/Makefile.in"? (which, btw, does not always help).

thanks.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHHLPIPp1Qsf2qnMcRAmAjAJ4+ExkpWy3AeVgksgl7W6vBr4H1uwCghf0T
5utMzOpJZmy8Y67x2ji7YSs=
=tdu5
-----END PGP SIGNATURE-----





reply via email to

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