From beech@FreeBSD.org  Fri Oct  5 03:57:08 2007
Return-Path: <beech@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 31C4616A41B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Oct 2007 03:57:08 +0000 (UTC)
	(envelope-from beech@FreeBSD.org)
Received: from stargate.alaskaparadise.com (137-42-178-69.gci.net [69.178.42.137])
	by mx1.freebsd.org (Postfix) with ESMTP id 0837A13C4B6
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Oct 2007 03:57:07 +0000 (UTC)
	(envelope-from beech@FreeBSD.org)
Received: from stargate.alaskaparadise.com (localhost [127.0.0.1])
	by stargate.alaskaparadise.com (Postfix) with ESMTP id 7F6768084
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Oct 2007 19:41:35 -0800 (AKDT)
Message-Id: <1191555695.90204@stargate.alaskaparadise.com>
Date: Thu, 4 Oct 2007 19:41:35 -0800
From: "Beech Rintoul" <beech@FreeBSD.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: /usr/include/objc missing objc-decls.h
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         116943
>Category:       gnu
>Synopsis:       /usr/include/objc missing objc-decls.h
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 05 04:00:06 GMT 2007
>Closed-Date:    Fri Oct 12 12:57:52 UTC 2007
>Last-Modified:  Fri Oct 12 13:00:06 UTC 2007
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #11: Wed Sep 26 15:56:16 AKDT 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


/usr/include/objc/objc-api.h includes objc-decls.h on line 33, but the
file isn't present. Header located at:
/usr/src/contrib/libobjc/objc/objc-decls.h


>How-To-Repeat:





>Fix:


Install /usr/src/contrib/libobjc/objc/objc-decls.h


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Oct 8 00:41:36 UTC 2007 
Responsible-Changed-Why:  
This is not i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116943 

From: Rong-En Fan <rafan@FreeBSD.org>
To: bug-followup@FreeBSD.org, beech@FreeBSD.org
Cc: beech@FreeBSD.org, kan@FreeBSD.org
Subject: Re: kern/116943: /usr/include/objc missing objc-decls.h
Date: Mon, 8 Oct 2007 13:54:51 +0800 (CST)

 A patch was posted on -current@ on Aug 29 by vanilla@
 
 http://docs.freebsd.org/cgi/mid.cgi?20070829125706.GA36689
 
 It's the same as linimon@ posted on freebsd-bugs. That was suggested
 by kan@
 
 If beech@ can test this, I can do the commit (I think kan@ is unavailable?).
 
 Regards,
 Rong-En Fan

From: Beech Rintoul <beech@freebsd.org>
To: Rong-En Fan <rafan@freebsd.org>
Cc: bug-followup@freebsd.org,
 kan@freebsd.org
Subject: Re: kern/116943: /usr/include/objc missing objc-decls.h
Date: Sun, 7 Oct 2007 23:07:00 -0800

 On Sunday 07 October 2007, Rong-En Fan said:
 > A patch was posted on -current@ on Aug 29 by vanilla@
 >
 > http://docs.freebsd.org/cgi/mid.cgi?20070829125706.GA36689
 >
 > It's the same as linimon@ posted on freebsd-bugs. That was
 > suggested by kan@
 >
 > If beech@ can test this, I can do the commit (I think kan@ is
 > unavailable?).
 >
 > Regards,
 > Rong-En Fan
 
 Patch and build are fine. Solves the problem.
 
 Beech
 
 -- 
 ---------------------------------------------------------------------------------------
 Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
 /"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
 \ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
  X  - NO Word docs in e-mail | Latest Release:
 / \  - http://www.FreeBSD.org/releases/6.2R/announce.html
 ---------------------------------------------------------------------------------------
 
 
 
Responsible-Changed-From-To: freebsd-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Mon Oct 8 07:36:43 UTC 2007 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116943 
State-Changed-From-To: open->patched 
State-Changed-By: rafan 
State-Changed-When: Fri Oct 12 02:52:54 UTC 2007 
State-Changed-Why:  
Fix in -CURRENT. Wait MFC to 7.x (requires re@ approval). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116943 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: gnu/116943: commit references a PR
Date: Fri, 12 Oct 2007 02:52:54 +0000 (UTC)

 rafan       2007-10-12 02:52:46 UTC
 
   FreeBSD src repository
 
   Modified files:
     gnu/lib/libobjc      Makefile 
   Log:
   - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h which
     we did not install. Install objc-decls.h to fix.
   
   PR:             116943
   Reported by:    beech
   Submitted by:   vanilla on -current, kan
   MFC after:      1 week
   
   Revision  Changes    Path
   1.32      +1 -1      src/gnu/lib/libobjc/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: rafan 
State-Changed-When: Fri Oct 12 12:57:50 UTC 2007 
State-Changed-Why:  
Committed to RELENG_7. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116943 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: gnu/116943: commit references a PR
Date: Fri, 12 Oct 2007 12:57:48 +0000 (UTC)

 rafan       2007-10-12 12:57:39 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     gnu/lib/libobjc      Makefile 
   Log:
   - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h which
     we did not install. Install objc-decls.h to fix.
   
   PR:             116943
   Reported by:    beech
   Submitted by:   vanilla on -current, kan
   Approved by:    re (kensmith)
   
   Revision  Changes    Path
   1.31.2.1  +1 -1      src/gnu/lib/libobjc/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
