From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14111 invoked by alias); 25 May 2004 15:11:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 14033 invoked by uid 48); 25 May 2004 15:11:30 -0000 Date: Wed, 26 May 2004 13:37:00 -0000 From: "lucier at math dot purdue dot edu" To: gcc-bugs@gcc.gnu.org Message-ID: <20040525151125.15648.lucier@math.purdue.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/15648] New: Bootstrap failure: ../../libcpp/system.h:182:21: libintl.h: No such file or directory X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg02906.txt.bz2 List-Id: if gcc -DHAVE_CONFIG_H -I. -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp -I./intl -I../../libcpp/include -DLOCALEDIR="\"/pkgs/gcc-mainline/share/locale\"" -g -O2 -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o ../../libcpp/charset.c; \ then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi In file included from ../../libcpp/charset.c:22: ../../libcpp/system.h:182:21: libintl.h: No such file or directory make[2]: *** [charset.o] Error 1 make[1]: *** [all] Error 2 make: *** [all-libcpp] Error 2 -- Summary: Bootstrap failure: ../../libcpp/system.h:182:21: libintl.h: No such file or directory Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lucier at math dot purdue dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.3.0 GCC host triplet: powerpc-apple-darwin7.3.0 GCC target triplet: powerpc-apple-darwin7.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15648