From nobody@FreeBSD.org  Sat Jul 13 19:11:57 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4805537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jul 2002 19:11:57 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0D81143E4A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jul 2002 19:11:57 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6E2BuOT039676
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jul 2002 19:11:56 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6E2BuRK039675;
	Sat, 13 Jul 2002 19:11:56 -0700 (PDT)
Message-Id: <200207140211.g6E2BuRK039675@www.freebsd.org>
Date: Sat, 13 Jul 2002 19:11:56 -0700 (PDT)
From: Patrick Bores <p@trickbores.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
X-Send-Pr-Version: www-1.0

>Number:         40543
>Category:       kern
>Synopsis:       /usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 13 19:20:01 PDT 2002
>Closed-Date:    Fri Mar 28 05:40:49 PST 2003
>Last-Modified:  Fri Mar 28 05:40:49 PST 2003
>Originator:     Patrick Bores
>Release:        4.6
>Organization:
>Environment:
FreeBSD zaxis.pipegrep.net 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Fri Jul  5 18:34:44 CDT 2002     patrick@zaxis.pipegrep.net:/usr/src/sys/compile/KIRA  i386
>Description:
For some reason I get the following error immediately after beginning a make depend. I'm using the same compiler I've been using for other code versions (gcc 2.95.3):

In file included from /usr/src/sys/sys/buf.h:270,
                 from /usr/src/sys/i386/i386/genassym.c:46:
/usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
>How-To-Repeat:
Do a make depend.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Crist J. Clark" <crist.clark@attbi.com>
To: Patrick Bores <p@trickbores.com>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/40543: /usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
Date: Sun, 14 Jul 2002 01:40:54 -0700

 On Sat, Jul 13, 2002 at 07:11:56PM -0700, Patrick Bores wrote:
 [snip]
 
 > >Description:
 > For some reason I get the following error immediately after beginning a make depend. I'm using the same compiler I've been using for other code versions (gcc 2.95.3):
 > 
 > In file included from /usr/src/sys/sys/buf.h:270,
 >                  from /usr/src/sys/i386/i386/genassym.c:46:
 > /usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
 > >How-To-Repeat:
 > Do a make depend.
 
 I cannot reproduce this. Are you _sure_ you are using the version of
 gcc you say?
 
   $ cc -v
 
 -- 
 Crist J. Clark                     |     cjclark@alum.mit.edu
                                    |     cjclark@jhu.edu
 http://people.freebsd.org/~cjc/    |     cjc@freebsd.org
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Mar 28 05:40:17 PST 2003 
State-Changed-Why:  
Timeout, probably a pilot error. 

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