Re: Problems w/ 2.1.131-ac7

Matthew Brown (mbrown@smartpages.com)
Fri, 11 Dec 1998 17:14:51 -0800 (PST)


Alan Cox writes:
> > - make xconfig is broken, there's a syntax error in the tcl routine that
> > writes the config out. I tried fixing it, but tcl didn't give me a line
> > number that worked. :( and my tcl syntax parsing abilities are rather
> > poor.
>
> The tcl is written by a C program, that seems to have been getting confused
> in some cases

The problem is actually a bug in drivers/net/irda/Config.in. This
works as a fix:

[root@watcher linux]# diff drivers/net/irda/Config.in~ drivers/net/irda/Config.i
n
11c11
< dep_tristate ' Tekram IrMate 210B dongle' CONFIG_TEKRAM_DONGLE

---
>     dep_tristate '     Tekram IrMate 210B dongle' CONFIG_TEKRAM_DONGLE $CONFIG_IRDA

-Matt

-- 
Matthew J. Brown --- Senior Technical Engineer --- SBC Interactive
Work email: mbrown@smartpages.com - Personal email: morven@byz.org
Phone: (626) 585-9765  Pager: 9121311@skytel.com or (888) 912-1311

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/