Re: Working towards 2.2.0: Cosmetics..

Michael Elizabeth Chastain (mec@shout.net)
Thu, 7 Jan 1999 20:51:57 -0600


Hi Mike,

justin> adb.c: 15: asm/prom.h: No such file or directory
justin> adb.c: 16: asm/adb.h: No such file or directory
justin> adb.c: 17: asm/cuda.h: No such file or directory
justin> adb.c: 18: asm/pmu.h: No such file or directory
justin> adb.c: 20: asm/hydra.h: No such file or directory

mike> ... They do appear when you do a make dep though, and I don't know
mike> how you'd go about getting ridding of them.

I looked into this. They appear when you do 'make dep' with
CONFIG_MODVERSIONS enabled.

So far it's just cosmetic because 'make dep' ignores cpp's error
code anyways.

If anyone wants to write a cheap fix for 2.2, drop some more conditionals
into either drivers/macintosh/Makefile or drivers/macintosh/adb.c.
IMHO though, just blow this one off and rewrite CONFIG_MODVERSIONS
in 2.3. It's got other problems.

Michael Elizabeth Chastain
<mailto:mec@shout.net>
"love without fear"

-
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/