linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gabor Z. Papp" <gzp@myhost.mynet>
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.20-pre7 (TIOCM_MODEM_BITS undeclared)
Date: Fri, 13 Sep 2002 09:15:10 -0000	[thread overview]
Message-ID: <411b.3d81ac9e.946d5@gzp1.gzp.hu> (raw)
In-Reply-To: Pine.LNX.4.44.0209122313470.30211-100000@freak.distro.conectiva

libc-2.2.5.so
gcc 2.95.4-cvs
GNU ld version 2.12.90.0.4 20020408

make -C irda modules
make[3]: Entering directory `/usr/src/linux-2.4.20-pre7-gzp3/drivers/net/irda'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-pre7-gzp3/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=irtty  -c -o irtty.o irtty.c
irtty.c: In function `irtty_set_dtr_rts':
irtty.c:761: `TIOCM_MODEM_BITS' undeclared (first use in this function)
irtty.c:761: (Each undeclared identifier is reported only once
irtty.c:761: for each function it appears in.)
make[3]: *** [irtty.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-pre7-gzp3/drivers/net/irda'
make[2]: *** [_modsubdir_irda] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-pre7-gzp3/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-pre7-gzp3/drivers'
make: *** [_mod_drivers] Error 2

Same with pre6.


  parent reply	other threads:[~2002-09-13  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-13  2:18 Linux 2.4.20-pre7 Marcelo Tosatti
2002-09-13  5:12 ` Jarosław Bekas
2002-09-13  9:07 ` Justin Heesemann
2002-09-13  9:15 ` Gabor Z. Papp [this message]
2002-09-13  9:35 ` 2.4.19, PPC and AGP Wojciech "Sas" Cieciwa
2002-09-13 10:12   ` Benjamin Herrenschmidt
2002-09-13 12:00 ` Linux 2.4.20-pre7 - compile fixes Eyal Lebedinsky
2002-09-13 16:15 ` David Woodhouse

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=411b.3d81ac9e.946d5@gzp1.gzp.hu \
    --to=gzp@myhost.mynet \
    --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;
as well as URLs for NNTP newsgroup(s).