From: "Paul E. Erkkila" <pee@erkkila.org>
To: linux-kernel@vger.kernel.org, hermes@gibson.dropbear.id.au
Subject: compile failure in orinoco_cs.c (from bk pull)
Date: Wed, 02 Oct 2002 21:43:55 +0000 [thread overview]
Message-ID: <3D9B689B.2040807@erkkila.org> (raw)
The orinoco_cs.c wireless driver no longer compiles after yesterdays
tree changes.
make[3]: Entering directory `/usr/src/linux-2.5/drivers/net/wireless'
gcc -Wp,-MD,./.orinoco_cs.o.d -D__KERNEL__
-I/usr/src/linux-2.5/include -Wall -Wstrict-prototypes -Wno-trigraphs
-O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=i686
-I/usr/src/linux-2.5/arch/i386/mach-generic -nostdinc -iwithprefix
include -DKBUILD_BASENAME=orinoco_cs -c -o orinoco_cs.o orinoco_cs.c
orinoco_cs.c:35:26: linux/tqueue.h: No such file or directory
make[3]: *** [orinoco_cs.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5/drivers/net/wireless'
make[2]: *** [wireless] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5/drivers/net'
make[1]: *** [net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5/drivers'
make: *** [drivers] Error 2
thanks,
-pee
next reply other threads:[~2002-10-02 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 21:43 Paul E. Erkkila [this message]
2002-10-02 21:57 ` compile failure in orinoco_cs.c (from bk pull) Paul Larson
2002-10-03 1:24 ` David Gibson
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=3D9B689B.2040807@erkkila.org \
--to=pee@erkkila.org \
--cc=hermes@gibson.dropbear.id.au \
--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.