public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/6317: fixincludes breaks sys/sunddi.h
@ 2002-04-16  2:26 pmartin
  0 siblings, 0 replies; 2+ messages in thread
From: pmartin @ 2002-04-16  2:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6317
>Category:       c
>Synopsis:       fixincludes breaks sys/sunddi.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 16 02:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Per-Erik Martin
>Release:        gcc version 3.0.3
>Organization:
>Environment:
SunOS 5.8 i86pc
>Description:
After installing the package gcc-3.0.3-sol8-intel-local
from http://www.sunfreeware.com/, fixinclude has apparently
been executed. The file
/usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.0.3/include/sys/sunddi.h
then includes two new lines

#include <sys/nvpair.h>
#include <sys/sysevent.h>

These files are not found at compile time.
>How-To-Repeat:
Compile a file with the following two includes:

#include <sys/ddi.h>
#include <sys/sunddi.h>
>Fix:
Workaround: Remove the file
/usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.0.3/include/sys/sunddi.h
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c/6317: fixincludes breaks sys/sunddi.h
@ 2002-05-17 10:58 ro
  0 siblings, 0 replies; 2+ messages in thread
From: ro @ 2002-05-17 10:58 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pmartin, ro

Synopsis: fixincludes breaks sys/sunddi.h

Responsible-Changed-From-To: unassigned->ro
Responsible-Changed-By: ro
Responsible-Changed-When: Fri May 17 10:58:01 2002
Responsible-Changed-Why:
    Mine
State-Changed-From-To: open->closed
State-Changed-By: ro
State-Changed-When: Fri May 17 10:58:01 2002
State-Changed-Why:
    Not a bug: we don't provide binary distibutions.  Your Solaris 8/Intel installation doesn't match the one used to create that distribution: either install the latest Solaris 8/Intel kernel update patch (108529-14) which includes those files, or
    build gcc from sources yourself.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6317


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-17 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-16  2:26 c/6317: fixincludes breaks sys/sunddi.h pmartin
2002-05-17 10:58 ro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).