All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Lafage <lafage@irisa.fr>
To: ultralinux@vger.kernel.org
Subject: Re: Header files conflicts
Date: Tue, 23 Mar 1999 09:11:29 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-92218055401139@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-92212191626693@msgid-missing>

> 
> Hello,
> 
> The header files in /usr/include/linux seriously conflict with some
> from glibc-devel-2.0.7-29 in my ultrasparc-I box running UP-1.1.9 and
> kernel 2.2.4.
> 
> Here is a sample example (using <sys/types.h>):
[...]
> What may have missed?
> 
> Thierry Lafage.

Here is another example (trying to include <linux/types.h>):

In file included from /usr/include/_G_config.h:9,
                 from /usr/include/libio.h:31,
                 from /usr/include/stdio.h:29,
                 from emul_error.h:6,
                 from traps-handle.h:30,
                 from traps-handle.c:7:
/usr/include/gnu/types.h:75: warning: `__NFDBITS' redefined
/usr/include/linux/posix_types.h:30: warning: this is the location of the previous definition
/usr/include/gnu/types.h:77: warning: `__FDMASK' redefined
/usr/include/linux/posix_types.h:42: warning: this is the location of the previous definition
In file included from /usr/include/stdlib.h:210,
                 from trace.h:12,
                 from traps-handle.h:32,
                 from traps-handle.c:7:
/usr/include/sys/types.h:117: warning: `__BIT_TYPES_DEFINED__' redefined
/usr/include/linux/types.h:73: warning: this is the location of the previous definition
In file included from /usr/include/stdlib.h:210,
                 from trace.h:12,
                 from traps-handle.h:32,
                 from traps-handle.c:7:
/usr/include/sys/types.h:33: warning: redefinition of `u_char'
/usr/include/linux/types.h:61: warning: `u_char' previously declared here
/usr/include/sys/types.h:34: warning: redefinition of `u_short'
/usr/include/linux/types.h:62: warning: `u_short' previously declared here
/usr/include/sys/types.h:35: warning: redefinition of `u_int'
[...]

Any idea?

Thierry Lafage.

  reply	other threads:[~1999-03-23  9:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-22 16:43 Header files conflicts Thierry Lafage
1999-03-23  9:11 ` Thierry Lafage [this message]
1999-03-23  9:20 ` Jakub Jelinek

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=marc-linux-ultrasparc-92218055401139@msgid-missing \
    --to=lafage@irisa.fr \
    --cc=ultralinux@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.