bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current HEAD does not build


From: Jim Meyering
Subject: Re: Current HEAD does not build
Date: Tue, 13 Feb 2007 13:55:50 +0100

Andreas Schwab <address@hidden> wrote:

> Jim Meyering <address@hidden> writes:
>
>> Andreas Schwab <address@hidden> 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]