From f1b69cb9ae318102a4afca32eeb68888d5bd27f2 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 06 Jan 2012 00:56:21 -0500 Subject: Fix a "'_nl_C_locobj_ptr' undeclared" error. See: http://www.sourceware.org/ml/crossgcc/2011-12/msg00063.html --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index cc6e82f..cdd6db2 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -269,5 +269,6 @@ of either version 3.1.6 or the version of Linux running on your host system. $ rm -Rf * Build EGLIBC's localedef and install locales. - $ ../eglibc-2.14/localedef/configure --prefix=${BBL}/usr --with-glibc=../eglibc-2.14/libc + $ CPPFLAGS=-DNOT_IN_libc ../eglibc-2.14/localedef/configure + > --prefix=${BBL}/usr --with-glibc=../eglibc-2.14/libc $ make -- cgit v0.9.1