Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 18:20:32 -0800 (PST)
From:      "Antonio D'souza" <quik@quikbox.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/31864: system header file attempts to redefine a type that is built in to gcc 3.0.2
Message-ID:  <200111090220.fA92KWh22127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31864
>Category:       misc
>Synopsis:       system header file attempts to redefine a type that is built in to gcc 3.0.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 08 18:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Antonio D'souza
>Release:        4.4-stable
>Organization:
University of Waterloo
>Environment:
FreeBSD alice.quiknet 4.4-PRERELEASE 
FreeBSD 4.4-PRERELEASE #3: Wed Aug  8 14:06:44 EDT 2001
quik@quikbox.ca:/usr/obj/usr/src/sys/QUIK  i386
>Description:
While trying to compile a C++ file, I recieved the following error, indicating that perhaps some system header files need to be modified so they will tolerate the new gcc:

/usr/include/runetype.h:56: redeclaration of C++ built-in type `wchar_t'
>How-To-Repeat:
I tried to build the QT23 port & this fails very quickly.
>Fix:
Well, a woekaround would be to use gcc 2.9.5 but ideally, we would find a way od not declaring this type if it is already defined.
Perhaps an IFDEF...
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111090220.fA92KWh22127>