From owner-freebsd-bugs Thu Nov 8 18:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 742AA37B405 for ; Thu, 8 Nov 2001 18:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA92e4124812; Thu, 8 Nov 2001 18:40:04 -0800 (PST) (envelope-from gnats) Date: Thu, 8 Nov 2001 18:40:04 -0800 (PST) Message-Id: <200111090240.fA92e4124812@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Antonio M . D'souza" Subject: Re: misc/31864: system header file attempts to redefine a type that is built in to gcc 3.0.2 Reply-To: "Antonio M . D'souza" 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 misc/31864; it has been noted by GNATS. From: "Antonio M . D'souza" To: freebsd-gnats-submit@FreeBSD.org, quik@quikbox.ca Cc: Subject: Re: misc/31864: system header file attempts to redefine a type that is built in to gcc 3.0.2 Date: Thu, 8 Nov 2001 21:37:11 -0500 I found the same problem in these 2 additional files: /usr/include/stdlib.h /usr/include/stddef.h After commenting out the line with the typedef, everything seems to be compiling OK. -- "Think Random" www.quikbox.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message