This is the mail archive of the glibc-bugs@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]

[Bug build/22281] When building glibc 2.26 I stepped into an endless loop building "locale-defines.hT3".


https://sourceware.org/bugzilla/show_bug.cgi?id=22281

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
Akhilesh,

Are you building on NFS? This should just work, the locale-defines.sym is
translated into a header, and make is deciding that the header is out of date,
and rebuilds it, over and over again.

If you `touch $build/locale-defines.h` and then restart the build, does it
continue?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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