public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cadetg at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/26189]  New: Bug in vendor /usr/include/net/if.h needs fixincluding
Date: Thu, 09 Feb 2006 08:34:00 -0000	[thread overview]
Message-ID: <bug-26189-12161@http.gcc.gnu.org/bugzilla/> (raw)

include usr/include/net/if.h

oracle@rx2620:~/Files/Test$ gcc -v test.c -o test
/usr/local/bin/gcc -v test.c -o test
Using built-in specs.
Target: ia64-hp-hpux11.23
Configured with: /tmp/gcc-4.0.2.tar.gz/gcc-4.0.2/configure
--host=ia64-hp-hpux11.23 --target=ia64-hp-hpux11.23 --build=ia64-hp-hpux11.23
--prefix=/opt/hp-gcc-4.0.2 --enable-languages=c,c++ --with-gnu-as
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-threads=posix
Thread model: posix
gcc version 4.0.2
 /opt/hp-gcc-4.0.2/libexec/gcc/ia64-hp-hpux11.23/4.0.2/cc1 -quiet -v test.c
-quiet -dumpbase test.c -auxbase test -version -o /var/tmp//cc6mhLQ3.s
ignoring nonexistent directory
"/opt/hp-gcc-4.0.2/lib/gcc/ia64-hp-hpux11.23/4.0.2/../../../../ia64-hp-hpux11.23/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /opt/hp-gcc-4.0.2/include
 /opt/hp-gcc-4.0.2/lib/gcc/ia64-hp-hpux11.23/4.0.2/include
 /usr/include
End of search list.
GNU C version 4.0.2 (ia64-hp-hpux11.23)
        compiled by GNU C version 4.0.2.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
In file included from /usr/include/sys/mp.h:52,
                 from /usr/include/sys/malloc.h:59,
                 from /usr/include/net/netmp.h:51,
                 from /usr/include/net/if.h:59,
                 from test.c:3:
/usr/include/machine/sys/getppdp.h:65: error: array type has incomplete element
type

getppdp.h:65: --> extern union mpinfou spu_info[];
As far as I know, this is not allowed anymore in gcc4...


-- 
           Summary: Bug in vendor /usr/include/net/if.h needs fixincluding
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cadetg at googlemail dot com
 GCC build triplet: ia64-hp-hpux11.23
  GCC host triplet: ia64-hp-hpux11.23
GCC target triplet: ia64-hp-hpux11.23


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26189


             reply	other threads:[~2006-02-09  8:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-09  8:34 cadetg at googlemail dot com [this message]
2006-02-09  9:59 ` [Bug c/26189] Bug in vendor /usr/include/net/if.h needs fixincluding on HPUX cadetg at googlemail dot com
2006-02-16 20:40 ` [Bug target/26189] " sje at cup dot hp dot com
2006-02-18 15:58 ` sje at gcc dot gnu dot org
2006-02-18 16:00 ` sje at gcc dot gnu dot org
2006-03-16 22:02 ` sje at gcc dot gnu dot org
2006-03-16 22:03 ` sje at cup dot hp dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-26189-12161@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).