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
On Wed, 2002-10-02 at 16:43, Paul E. Erkkila wrote:
> The orinoco_cs.c wireless driver no longer compiles after yesterdays
> tree changes.
I think you posted this simultaneous to someone posting a patch for it.
Basically just remove the #include <linux/tqueue.h> line and all should
be good.
-Paul Larson
On Wed, Oct 02, 2002 at 04:57:06PM -0500, Paul Larson wrote:
> On Wed, 2002-10-02 at 16:43, Paul E. Erkkila wrote:
> > The orinoco_cs.c wireless driver no longer compiles after yesterdays
> > tree changes.
> I think you posted this simultaneous to someone posting a patch for it.
> Basically just remove the #include <linux/tqueue.h> line and all should
> be good.
Bah! No sooner do I include tqueue.h to fix compile problems than it
disappears ;-/
--
David Gibson | For every complex problem there is a
[email protected] | solution which is simple, neat and
| wrong.
http://www.ozlabs.org/people/dgibson