On Wed, 25 Jul 2012 15:29:27 +0200, Dominique Dhumieres <[email protected]> wrote: I get the same loop with ppc 10.5, the time stamp is > > make: Warning: File `Makefile.am' has modification time 1.8e+19 s in > the future
Do you have "coreutils-default" installed? The build system has some weird hand-crafted make rules that cause some rerunning of autotools for no reason, so I 'touch' some files to try to trick that (but I didn't test whether coreutils's 'touch' behaves oddly). Do you have fink's "make" package installed? I could envision that it also causes different behavior (I didn't test *without* it installed) due to some weird timestamps in the tarball. I hacked just enough to get it to build reliably for me at all (which also allowed scrapping am19 and such), but quite possibly it needs more makefile-hacking and/or de-novo autotools generation to get it self-consistent. dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
