* Duft Markus wrote on Mon, Feb 11, 2008 at 09:11:01AM CET: > Ralf Wildenhues <mailto:[EMAIL PROTECTED]> wrote: > > Please enter the top build directory, execute these commands, and post > > log-interix1.gz: > > > > ( mkdir t > > cd t > > ../libtoolize --copy --ltdl=sub/ltdl > > ls -lart sub/ltdl > > rm -rf sub > > ../libtoolize --ltdl=sub/ltdl > > ls -lart sub/ltdl > > cd ../tests/testsuite.dir/44 > > head Makefile.in configure sub/ltdl/Makefile.in sub/ltdl/configure > > make -n distdir > > ) 2>&1 | tee log-interix1 > > gzip log-interix1
> Since the commands reported errors/warnings at first, i did a gmake > install before repeating. I attached both logs. Thanks, I forgot about the need to 'make install' first. Does ls have an option to show full time stamp resolution? If yes, please repeat the above after 'rm -rf t', using the option with both ls invocations. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
