1 Mar 2007 17:06
Re: Request: New beta release
Jörg Sommer <joerg <at> alea.gnuu.de>
2007-03-01 16:06:05 GMT
2007-03-01 16:06:05 GMT
Hi Vladimir,
Vladimir Volovich schrieb am Wed 28. Feb, 20:00 (+0300):
> "JS" == Jörg Sommer writes:
>
> >> These variables are only used in actions that are triggered when
> >> local (distributed!) files change; notably when the *.{m4,ac,am}
> >> files are newer than the generated files. I found no other usage
> >> of these files. And in the distributed beta2 archive, the
> >> {configure,Makefile.in} files are newer than
> >> {configure.ac,Makefile.am}.
>
> JS> If you run make with -d, you can see what he is doing. But I
> JS> didn't understand, why it does it.
>
> OK, i've debugged this. there are dependencies in the Makefile which
> lead to regeneration of aclocal.m4, Makefile.in and configure because
> of wrong timestamps.
>
> to prevent these regenerations, you need to:
> * first touch all aclocal.m4 files
> * then touch all Makefile.in files
> * then touch all configure files
I tried it and it works. The problem are be the time stamps in the
archive. I changed my debian/rules files and do a new upload next week.
> $ tar xfz ~/src/xindy/xindy-2.2-beta2.tar.gz
> $ cp -a xindy-2.2-beta2 xindy-2.2-beta2.orig
> $ cd xindy-2.2-beta2
(Continue reading)


RSS Feed