On Mon, 2008-04-21 at 07:56 +0200, Denys Vlasenko wrote: > On Monday 21 April 2008 06:18, xrin oscar wrote: > > Hi, > > 1) > > I am using RHEL 5. > > During install, the installer complain about not able to find > > /usr/src/linux. > > This is because RHEL 5 does not have this directory. > > How to solve this problem?? >
You must specify where you kernel headers are installed, this is done in kconfig system. I.e. the KERNEL_HEADERS variable in .config. -- With kind regards, Hans-Christian Egtvedt, Applications Engineer _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
