Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B3ED11D27 for ; Wed, 16 Jul 2014 15:55:30 +0000 (UTC) Received: (qmail 10524 invoked by uid 500); 16 Jul 2014 15:55:30 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 10462 invoked by uid 500); 16 Jul 2014 15:55:30 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 10450 invoked by uid 99); 16 Jul 2014 15:55:30 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 15:55:30 +0000 Received: from localhost (HELO localhost) (127.0.0.1) (smtp-auth username chipchilders, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 15:55:30 +0000 Date: Wed, 16 Jul 2014 11:55:28 -0400 From: Chip Childers To: builds@apache.org Subject: Re: GCC compilation error Message-ID: <20140716155528.GD72090@Chips-MacBook-Air.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) On Wed, Jul 16, 2014 at 12:16:50PM +0900, Edward J. Yoon wrote: > Hi, > > I'm receiving below error msg: > > [exec] /usr/include/c++/4.8/string:38:28: fatal error: > bits/c++config.h: No such file or directory > [exec] #include > [exec] ^ > [exec] compilation terminated. > > Can someone solve this issue? I'd imagine that you need to provide more information for anyone to be able to help, like the build slave and build job... I could be wrong though.