public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: "Garst R. Reese" <reese@isn.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.1pre3 compile problems
Date: Sat, 13 Jan 2001 23:27:43 +1100	[thread overview]
Message-ID: <7841.979388863@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Sat, 13 Jan 2001 07:33:47 EDT." <3A603D1B.DAC9C8F4@isn.net>

On Sat, 13 Jan 2001 07:33:47 -0400, 
"Garst R. Reese" <reese@isn.net> wrote:
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586    -DEXPORT_SYMTAB -c ksyms.c
>In file included from /usr/src/linux/include/linux/modversions.h:93,
>                 from /usr/src/linux/include/linux/module.h:21,
>                 from ksyms.c:14:
>/usr/src/linux/include/linux/modules/i386_ksyms.ver:76: warning: `cpu_data' redefined

  cd /usr/src/linux/kernel
  gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes \
  	-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe \
	-mpreferred-stack-boundary=2 -march=i586 \
	-DEXPORT_SYMTAB -c ksyms.c -E > /var/tmp/ksyms.i

Compress /var/tmp/ksyms.i and mail it to me (not the list).

-
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/

      reply	other threads:[~2001-01-13 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-13 11:33 2.4.1pre3 compile problems Garst R. Reese
2001-01-13 12:27 ` Keith Owens [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=7841.979388863@ocs3.ocs-net \
    --to=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reese@isn.net \
    /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