From owner-freebsd-arm@FreeBSD.ORG Mon Nov 25 15:30:02 2013 Return-Path: Delivered-To: freebsd-arm@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31490EC1 for ; Mon, 25 Nov 2013 15:30:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 20CB221BB for ; Mon, 25 Nov 2013 15:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAPFU1Ch050940 for ; Mon, 25 Nov 2013 15:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAPFU1U6050939; Mon, 25 Nov 2013 15:30:01 GMT (envelope-from gnats) Date: Mon, 25 Nov 2013 15:30:01 GMT Message-Id: <201311251530.rAPFU1U6050939@freefall.freebsd.org> To: freebsd-arm@FreeBSD.org Cc: From: Matthias Meyser Subject: Re: arm/184078: cross installworld missing include files X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: Matthias Meyser List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 15:30:02 -0000 The following reply was made to PR arm/184078; it has been noted by GNATS. From: Matthias Meyser To: bug-followup@FreeBSD.org, Meyser@xenet.de Cc: Subject: Re: arm/184078: cross installworld missing include files Date: Mon, 25 Nov 2013 16:27:00 +0100 Correction: This seems to be correct as all File under "/usr/include/c++/4.2/" seems to be moved to "/usr/include/c++/v1/". BUT: During Buildworld on the target machine (Beaglebone Black) for eg. include file "cmath" was not found. Population "/usr/include/c++/4.2/" with old versioned files solved this problem and i was abel to buildworld. But this is more hack than a fix. -- Matthias Meyser | XeNET GmbH Tel.: +49-5323-9489050 | 38678 Clausthal-Zellerfeld, Marktstrasse 40 Fax: +49-5323-94014 | Registergericht: Amtsgericht Braunschweig HRB 110823 Email: Meyser@xenet.de | Geschaeftsfuehrer: Matthias Meyser