From: Ching-Hsiang Chen <chchen@stat.fsu.edu> Subject: Changing *.h file Date: Mon, 19 Oct 1992 00:03:49 GMT
I've had this problem several times. When patching the kernel source,
sometimes I need to manually modify those *.h include file. After that,
the compiler (or MAKE program ) always gives me an error message:
...Bad format encountered while reading precompiled file.
I found that I can use something like 'cat #undef....>>???.h
to add a line without any problem but not with using VI.
Should I change some uid/gid stuffs?
Thanks in advance.
Steve Chen chchen@stat.fsu.edu