From owner-freebsd-bugs Sun Jul 14 1:50: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C999C37B405 for ; Sun, 14 Jul 2002 01:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88FA543E64 for ; Sun, 14 Jul 2002 01:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6E8o4JU062522 for ; Sun, 14 Jul 2002 01:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6E8o4cj062521; Sun, 14 Jul 2002 01:50:04 -0700 (PDT) Date: Sun, 14 Jul 2002 01:50:04 -0700 (PDT) Message-Id: <200207140850.g6E8o4cj062521@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Crist J. Clark" Subject: Re: kern/40543: /usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type Reply-To: "Crist J. Clark" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/40543; it has been noted by GNATS. From: "Crist J. Clark" To: Patrick Bores 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message