Problem building glibc
Mike Frysinger
vapier@gentoo.org
Wed Aug 5 09:14:00 GMT 2015
On 19 May 2015 11:46, Michael Eager wrote:
> I'm running into an odd problem building glibc.
>
> I'm building glibc as simply as possible:
> $ cd /local/work/fsf-head/build/glibc
> $ ../../src/glibc/configure --prefix=/local/work/fsf-head/install/
> $ make
>
> The make never finishes. It enters sub-directories string
> and runs make, then exits, runs make in other sub-dirs, then
> re-enters sub-dir string, runs make, and then repeats this
> until killed.
>
> On the first entry into sub-dir string, all of the .o
> files are built. On the second and subsequent entries,
> no object files are rebuilt, but limits.h is installed in
> the install directory and locale-defines.h is written
> in the build directory.
i just ran into this issue (a different header, but same description) while
messing around with some of the internal headers, and then the issue stayed
sticky even after i backed out things. i resolved the situation by blowing
away my ccache and rebuilding from scratch ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150805/9b4f2959/attachment.sig>
More information about the Libc-alpha
mailing list