Date: Mon, 20 May 1996 11:37:46 GMT From: Charlie Root <root@guest.zipnet.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/1222: pgcc in ports Message-ID: <199605201137.LAA00383@guest.zipnet.net> Resent-Message-ID: <199605201540.IAA25766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1222 >Category: ports >Synopsis: Header files conflict >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 20 08:40:01 PDT 1996 >Last-Modified: >Originator: Mikhail Teterin >Organization: >Release: FreeBSD 2.2-960501-SNAP i386 >Environment: pgcc, patch level 9 >Description: /usr/local/lib/gcc-lib/pentium-uknown-freebsd/2.7.2p/include/stddef.h and /usr/include/stdlib.h both define rune_t, which produces a warning every time. >How-To-Repeat: Use the new compiler to compile anything, which includes <stdlib.h> >Fix: Remove the "typedef _BSD_RUNE_T rune_t;" line from gcc's file. Or: Ignore the warning, although, it slows down the compilation somewhat. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605201137.LAA00383>