From: Arnaud L. <as...@la...> - 2003-08-04 23:39:13
|
Le Mon, Aug 04, 2003 at 07:51:55PM +0000, Lutz M?ller a =E9crit: > 2003-08-04 Lutz Mueller <lu...@us...> > * po/*.po: Updated. > * Makefile.am: Add m4 and intl to SUBDIRS. automake complains > otherwise. > * configure.in: Add m4/Makefile. make distcheck complains otherwise. > Version 0.5.12 This entirely breaks the compilation here. Running autoheader-2.57 configure.in:66: error: `intl/Makefile' is already registered with AC_CON= FIG_FILES. autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... configure.in:66: the top level autom4te-2.57: /usr/bin/m4 failed with exit status: 1 autoheader-2.57: /usr/bin/autom4te failed with exit status: 1 Last command failed with status 1 in directory /home/asl/cvs/photo/coin/l= ibexif. Aborting. Last command failed with status 1 in directory /home/asl/cvs/photo/coin/l= ibexif. Aborting. More, we don't need those for neither of the other projects. Why adding this here and breaking everything ? Effectively, distcheck doesn't work right... make[1]: Entering directory `/home/asl/cvs/photo/bouh/po' make[1]: *** Pas de r=E8gle pour fabriquer la cible =AB @POMAKEFILEDEPS@ = =BB, n=E9cessaire pour =AB Makefile =BB. Arr=EAt. make[1]: Leaving directory `/home/asl/cvs/photo/bouh/po' make: *** [distdir] Erreur 1 Ah ! Seems it's a bug with automake 1.6, as it works fine with automake 1= .7. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D libexif-0.5.12.tar.gz is ready for distribution =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Lutz, I urge you to revert your change, and upgrade your automake to 1.7; 1.7.5 seems to work like a charm. Arnaud. --=20 Q: What do you call a boomerang that doesn't come back? A: A stick. |