From nobody@FreeBSD.org  Tue Aug 14 10:05:37 2007
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 CD44F16A417
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2007 10:05:37 +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 BBD4C13C428
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2007 10:05:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7EA5b79003432
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2007 10:05:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7EA5bxR003431;
	Tue, 14 Aug 2007 10:05:37 GMT
	(envelope-from nobody)
Message-Id: <200708141005.l7EA5bxR003431@www.freebsd.org>
Date: Tue, 14 Aug 2007 10:05:37 GMT
From: Anders F Bjrklund <afb@users.sourceforge.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gcc-4.2.1 is missing objc/objc-decls.h
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115511
>Category:       ports
>Synopsis:       lang/gcc42 - gcc-4.2.1 is missing objc/objc-decls.h
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gerald
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 10:10:01 GMT 2007
>Closed-Date:    Tue Aug 14 13:40:13 GMT 2007
>Last-Modified:  Tue Aug 14 13:40:13 GMT 2007
>Originator:     Anders F Bjrklund
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD freebsd.local 7.0-CURRENT-200706 FreeBSD 7.0-CURRENT-200706 #0: Sun Jun  3 18:41:02 UTC 2007     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The file objc-decls.h (included from objc-api.h) is missing from the install, which breaks the gnustep-base port (and possibly others using it as well)

>How-To-Repeat:
Install gnustep-base
>Fix:
Copying the file manually fixes the problem:

cp -p work/gcc-4.2.1-RC-20070712/libobjc/objc/objc-decls.h /usr/local/lib/gcc-4.2.1/gcc/i386-portbld-freebsd7.0/4.2.1/include/objc/


>Release-Note:
>Audit-Trail:

From: =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb@algonet.se>
To: bug-followup@FreeBSD.org,
 afb@users.sourceforge.net
Cc:  
Subject: Re: ports/115511: gcc-4.2.1 is missing objc/objc-decls.h
Date: Tue, 14 Aug 2007 12:20:40 +0200

 Sorry, seems like it was /usr/include/objc that was missing the file 
 and that I was using the wrong gcc ("gcc" instead of "gcc42").
 
 gcc-4.2.1 does indeed have the required file. Please ignore.
 
 --anders
 
Responsible-Changed-From-To: freebsd-ports-bugs->gerald 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 14 12:56:38 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115511 
State-Changed-From-To: open->closed 
State-Changed-By: gerald 
State-Changed-When: Tue Aug 14 13:39:41 UTC 2007 
State-Changed-Why:  
Closing per followup.  Thanks for the clarification! 

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