* Duft Markus wrote on Mon, Feb 11, 2008 at 09:38:49AM CET: > Ralf Wildenhues <mailto:[EMAIL PROTECTED]> wrote: > > You have several options to avoid this failure: > > > > - find out why timestamps are not in the right order after > > libtoolize --ltdl=sub/ltdl > > > > (inside sub/ltdl, configure.ac should come before aclocal.m4 should > > come before configure and Makefile.in). This is a bug. It seems > > that has to do with your system's symlink semantics. [...] > Ok Thanks. I will have a look at this. For Symlinks: i use cp -p instead > of ln -s. can this cause the misbehaviour?
Surely possible, for example if 'cp -p' truncates time stamps, and the files in question had sub-cp-resolution differences in the stamps before copying. But since 44 45 and 46 all failed, I doubt that that's the only reason. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool