Andreas Schwab <[EMAIL PROTECTED]> wrote:

> 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.

Well, we're obviously not on the same page, so I can't assume
even such basic things.

>> 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.

Why do you think that?

    $ cvs st mpsort.h
    ===================================================================
    File: mpsort.h          Status: Up-to-date

       Working revision:    1.1
       Repository revision: 1.1     /sources/gnulib/gnulib/lib/mpsort.h,v
       Sticky Tag:          (none)
       Sticky Date:         (none)
       Sticky Options:      (none)


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to