Jim Meyering <[EMAIL PROTECTED]> writes: > Andreas Schwab <[EMAIL PROTECTED]> wrote: >> I cannot compile current HEAD (e152d05d8211444850e83e4e403a510f00f55027): >> >> gcc -std=gnu99 -I. -I../lib -I/cvs/coreutils/src -I/cvs/coreutils/lib >> -O2 -g -MT ls.o -MD -MP -MF .deps/ls.Tpo -c -o ls.o /cvs/coreutils/src/ls.c >> /cvs/coreutils/src/ls.c:96:20: error: mpsort.h: No such file or directory >> make[2]: *** [ls.o] Error 1 > > Thanks for the report. > However, it works fine for me, and for the buildbot: http://proulx.com:9000/ > > Did you start by running ./bootstrap?
Of course, I did. You have to do that every time you update anyway. > When I do that, using the latest gnulib, I see that mpsort.h > is symlinked from gnulib/lib into ./lib/: There is no such file in gnulib. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
