All of lore.kernel.org
 help / color / mirror / Atom feed
From: apgarcia@uwm.edu (A. P. Garcia)
To: linux-kernel@vger.kernel.org
Subject: 2.4.0-pre compile err (pcxx)
Date: 01 Jan 2001 17:43:28 +0000	[thread overview]
Message-ID: <87snn3f9rz.fsf@uwm.edu> (raw)


when i make bzimage with the pc/xx driver configured as a module, it
compiles ok.  configuring it as built-in gives the following error:

gcc -D__KERNEL__ -I/usr/src/linux-2.4.0-prerelease/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586    -c -o pcxx.o pcxx.c
pcxx.c: In function `pcxxdelay':
pcxx.c:1826: `mseconds' undeclared (first use in this function)
pcxx.c:1826: (Each undeclared identifier is reported only once
pcxx.c:1826: for each function it appears in.)
make[3]: *** [pcxx.o] Error 1
-
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-01 18:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-01 17:43 A. P. Garcia [this message]
2001-01-01 18:07 ` 2.4.0-pre compile err (pcxx) Alan Cox
2001-01-01 19:49   ` A. P. Garcia
2001-01-01 22:41   ` A. P. Garcia

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=87snn3f9rz.fsf@uwm.edu \
    --to=apgarcia@uwm.edu \
    --cc=linux-kernel@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.