From: Frank Jacobberger <f1j@xmission.com>
To: Tony Hoyle <tmh@magenta-netlogic.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, J Sloan <jjs@pobox.com>,
Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: tdfx.o and -test13
Date: Sun, 31 Dec 2000 17:11:51 -0700 [thread overview]
Message-ID: <3A4FCB47.CBDA7CC0@xmission.com> (raw)
In-Reply-To: <E14CrTQ-0000BD-00@the-village.bc.nu> <3A4FC3E6.47ECDA64@magenta-netlogic.com>
Tony Hoyle wrote:
> Alan Cox wrote:
> >
> > I see modversions.h being included properly on the command line
>
> Me too..
>
> make[3]: Entering directory `/usr/src/linux/drivers/char/drm'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strict-aliasing -pipe
> -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include
> /usr/src/linux/include/linux/modversions.h -c -o agpsupport.o
> agpsupport.c
> In file included from agpsupport.c:1:
> /usr/src/linux/include/linux/modversions.h:3: warning: ignoring pragma:
> "Modversions included
>
> Modversions *is* being included... putting a message into the header
> file shows it to be correctly included at compile time. However by the
> time the C file is processed it the symbols it has defined appear to no
> longer exist. When you put the patch into drmP.h it never re-includes
> modversions (the pragma is not hit, because _LINUX_MODVERSIONS_H is
> already defined) *but* the macros within it suddenly become active.
>
> I'm confused!
>
> Preprocessor bug? Demon possessed compiler?
No, the pre-y2k+1 bug of course.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2001-01-01 0:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-31 0:45 tdfx.o and -test13 J Sloan
2000-12-31 1:05 ` Alan Cox
2000-12-31 1:07 ` Frank Jacobberger
2000-12-31 15:22 ` Tony Hoyle
2000-12-31 22:37 ` Tony Hoyle
2000-12-31 22:43 ` Alan Cox
2000-12-31 22:49 ` Tony Hoyle
2000-12-31 23:01 ` Alan Cox
2000-12-31 23:40 ` Tony Hoyle
2001-01-01 0:11 ` Frank Jacobberger [this message]
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=3A4FCB47.CBDA7CC0@xmission.com \
--to=f1j@xmission.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jjs@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tmh@magenta-netlogic.com \
/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.