This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: x86 build broken with "No rule to make target `../sysdeps/wordsize-64/tmpfile.c'..."


On Sat, Aug 11, 2012 at 11:45 AM, Siddhesh Poyarekar
<siddhesh.poyarekar@gmail.com> wrote:
> On 11 August 2012 21:10, Carlos O'Donell <carlos@systemhalted.org> wrote:
>> make[2]: *** No rule to make target
>> `../sysdeps/wordsize-64/tmpfile.c', needed by
>> `/home/carlos/build/glibc/stdio-common/tmpfile.o'.  Stop.
>> make[2]: Leaving directory `/home/carlos/src/glibc/stdio-common'
>> make[1]: *** [stdio-common/subdir_lib] Error 2
>> make[1]: Leaving directory `/home/carlos/src/glibc'
>> make: *** [all] Error 2
>> ~~~
>>
>
> Did you do a fresh build? This looks like the result of an incremental build.

Sorry for the noise. You were right. I was doing an incremental build
and apparently that broke after an update. A full build works. I guess
it's hard to keep incremental builds working in the middle of the kind
of reorganization of the source tree that we have ongoing.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]