From nobody@FreeBSD.org  Thu Apr 24 14:13:12 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 96B4A106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Apr 2008 14:13:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 899198FC1F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Apr 2008 14:13:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3OECj8c073801
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Apr 2008 14:12:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3OECjtQ073800;
	Thu, 24 Apr 2008 14:12:45 GMT
	(envelope-from nobody)
Message-Id: <200804241412.m3OECjtQ073800@www.freebsd.org>
Date: Thu, 24 Apr 2008 14:12:45 GMT
From: "Goran Meki&#263;" <meka@ns-linux.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make buildworld missing unwind.h
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123052
>Category:       misc
>Synopsis:       make buildworld missing unwind.h
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 14:20:02 UTC 2008
>Closed-Date:    Thu Apr 24 18:03:23 UTC 2008
>Last-Modified:  Thu Apr 24 18:03:23 UTC 2008
>Originator:     Goran Meki&#263;
>Release:        7.0
>Organization:
LUGoNS
>Environment:
FreeBSD controler 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Apr 22 03:12:20 CEST 2008     root@controler:/usr/src/sys/i386/compile/GENERIC  i386
>Description:
/usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h has this line:
#include "unwind.h"

find /usr/src -name unwind.h:
/usr/src/sys/ia64/include/unwind.h

>How-To-Repeat:
cd /usr/src
make buildworld
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: antoine 
State-Changed-When: Thu Apr 24 17:56:56 UTC 2008 
State-Changed-Why:  
Close: There is no bug, make buildworld works fine on RELENG_7. 
If you want to know where unwind.h comes from, you can have a look 
at src/gnu/lib/libsupc++/Makefile or ask on questions@ 
(see http://lists.freebsd.org/mailman/listinfo/freebsd-questions/ ) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123052 
>Unformatted:
