Re: CVS HEAD compile woes
Werner Koch <[email protected]> Tue, 12 Apr 2005 12:34:47 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 11 Apr 2005 18:48:02 +0200, Marc Mutz said: > gpg-error worked nice with whatever AM version I was using, > but libassuan requires AM 1.9. For security reasons. Makefiles from older automake versions feature a /tmp race. > After apt-get'ing automake1.9, gpg-error now fails with: >> src/Makefile.am: required file `./compile' not found > <snip> Seems that some files are missing tn the CVS. automake -a should do the trick. Make sure it is AM 1.9. Shalom-Salam, Werner