On Mon, Apr 30, 2007 at 04:54:17PM +0100, Martin Guy wrote: > 2007/4/30, Rob Savoye <[EMAIL PROTECTED]>: > >Martin Guy wrote: > >> > >> - autogen.sh is missing (although "configure" and libltdl/ are present!) > >> - "configure" runs ok, but compilations fail immediately saying > >> "log.h:27:63: error: gettext.h: No such file or directory > >> - if I copy libbase/gettext.h in from my usual source tree they > >> compile and work OK. > > > > These are bugs in the "make dist". I just need to add these as dist > >dependencies so they get added to the snapshots. > > What, so when things are added to the tree we will generate > uncompilable tarballs forever until someone notices? :-/ That won't > attract developers. > > Can we change mechanism to something that is guaranteed to generate a > current CVS snapshot, not an interim distro?
We can call 'make distcheck' and get a mail back if that fails. I think that should be enough. Will do ASAP. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

