Missing <linux/autoconf.h>?

Richard Stevenson (richard@al.pmail.gen.nz)
Sun, 21 Jun 1998 14:56:09 +1200


Hi all

After installing kernel 2.0.34 clean from the bz2 file, I tried to
compile mars_nwe. I got a compilation error because of this
(mars_nwe #includes linux/config.h):

> al:~> cat /usr/include/linux/config.h
> #ifndef _LINUX_CONFIG_H
> #define _LINUX_CONFIG_H
>
> #include <linux/autoconf.h>

include/linux/autoconf.h doesn't exist in 2.0.33 or 2.0.34 (after
the correct symlinks are made, of course <g>). Should it
exist, or is config.h wrong in #including it?

I "worked around" the problem by touching
include/linux/autoconf.h

Cheers

Richard

--
Richard Stevenson
richard@al.pmail.gen.nz
PGP Key ID 0x0E5A2DD5
fingerprint = 7B DD 1C 51 76 05 A1 42  44 2E DD 61 78 DB 2D 07

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu