Re: cvs HEAD, autogen.sh failed with --with-gpgme



Le 08.07.2004 17:43:20, Albrecht Dreß a écrit :
Am 08.07.04 14:43 schrieb(en) Jean-Luc Coulon (f5ibh):
Running automake-1.4...
libbalsa/Makefile.am:6: BUILD_WITH_GPGME does not appear in AM_CONDITIONAL
libbalsa/Makefile.am:109: warning: automake does not support conditional definition of libbalsa_gpgme_extra_dist in EXTRA_DIST

Hmmm, I don't see this error here - maybe my or your automake version is way too old? I have automake 1.7.9, but the latest release on gnu mirrors is 1.8.5. What version do you use?

Albrecht,

I've done the same thing with the cvs versino of yesterday and evrything went fine.

I have several automake installed side by side (Debian sid system), but the one choosen by the autogen script is 1.4. If I remove 1.4 it doesnt work at all.

If you have a look in .../libbalsa/Makefile.am, you can see the following diff from yesterday version to today's one :


6d5 < if BUILD_WITH_GPGME 14,24c13 < libbalsa_gpgme_extra_dist = < else < libbalsa_gpgme_extra = < libbalsa_gpgme_extra_dist = \ < gmime-gpgme-context.h \ < gmime-gpgme-context.c \ < gmime-part-rfc2440.h \ < gmime-part-rfc2440.c \ < gmime-gpgme-signature.h \ < gmime-gpgme-signature.c < endif ---

111,112c100
<  padlock-keyhole.xpm  \
<  ${libbalsa_gpgme_extra_dist}
---
padlock-keyhole.xpm
118,119c106
< # DEFS = -DG_DISABLE_DEPRECATED -DGMIME_DISABLE_DEPRECATED
< DEFS = -DG_DISABLE_DEPRECATED
---
DEFS=


And it seems that it is the location where my built failed.
---
Regards
		- Jean-Luc




Cheers, Albrecht.


Attachment: signature.asc
Description: PGP signature



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