mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: <gonzales@dns1.austriaone.at>
To: <linux-kernel@vger.kernel.org>
Subject: 2.4.9 "rrunner.c" wont compile
Date: Tue, 21 Aug 2001 07:45:35 -0400	[thread overview]
Message-ID: <20010821114536Z268924-760+4176@vger.kernel.org> (raw)


hello list,

recently I tried to compile 2.4.9. however, allthough being a so-called
"stable production release", it fails being compiled.

  :  gonzales:/usr/src/linux # make modules
  :  [...]
  :  make -C  kernel CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE" MAKING_MODULES=1 modules
  :  make[1]: Entering directory `/usr/src/linux/kernel'
  :
  :  gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE   -c -o rrunner.o rrunner.c
  :  rrunner.c:1241: macro `min' used with only 2 args
  :  rrunner.c:1252: macro `min' used with only 2 args
  :  rrunner.c: In function `rr_dump':
  :  rrunner.c:1241: parse error before `__x'
  :  rrunner.c:1241: `__x' undeclared (first use in this function)
  :  rrunner.c:1241: (Each undeclared identifier is reported only once
  :  rrunner.c:1241: for each function it appears in.)
  :  rrunner.c:1241: `__y' undeclared (first use in this function)
  :  rrunner.c:1252: parse error before `__x'
  :  rrunner.c:1221: warning: `len' might be used uninitialized in this function
  :  make[2]: *** [rrunner.o] Error 1
  :  make[2]: Leaving directory `/usr/src/linux/drivers/net'
  :  make[1]: *** [_modsubdir_net] Error 2
  :  make[1]: Leaving directory `/usr/src/linux/drivers'
  :  make: *** [_mod_drivers] Error 2

I understand this not. what does "min used with only 2 args" mean?
why would a comparison need more than 2 arguments?

sincerly,
gonazeles

             reply	other threads:[~2001-08-21 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-21 11:45 gonzales [this message]
2001-08-21 12:17 ` Richard B. Johnson

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=20010821114536Z268924-760+4176@vger.kernel.org \
    --to=gonzales@dns1.austriaone.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®