[OpenAFS] Vanilla Linux 2.6.19 lacks include/linux/config.h
Peter N. Schweitzer
pschweitzer@usgs.gov
Thu, 14 Dec 2006 12:10:20 -0500
Developers probably already know about this, but
vanilla Linux 2.6.19 lacks include/linux/config.h
In 2.6.18 this file simply did
#include <linux/autoconf.h>
I managed to get OpenAFS 1.4.2 to build and run on 2.6.19 by creating
a symbolic link like
cd (kernel source directory)
cd include/linux
ln -s autoconf.h config.h
otherwise the OpenAFS build fails
Peter
--
Peter N. Schweitzer (MS 954, U.S. Geological Survey, Reston, VA 20192)
(703) 648-6533 FAX: (703) 648-6252 email: pschweitzer@usgs.gov
<http://geology.usgs.gov/peter/>