On Mon, 2007-10-15 at 10:52 -0400, Dimitri Yioulos wrote: > On Monday 15 October 2007 10:42 am, Hussam Al-Tayeb wrote: > > > On Mon, 2007-10-15 at 10:30 -0400, Dimitri Yioulos wrote: > > > > Hello all. > > > > > > > > This past weekend, I added memory to one of my CentOS 3 servers. > In > > > > order for the memory to be used correctly, I had to install and > use > > > > kernel-hugemem (2.4.21-52.ELhugemem). After an exhaustive search, > I'm > > > > unable to come up with the development libraries for > kernel-hugemem. So, > > > > when I try to compile dazuko, it fails with the following: > > > > > > > > [EMAIL PROTECTED] dazuko-2.3.4]# ./configure > > > > checking host system type... Linux > > > > checking for make utility... ok (make) > > > > checking for C compiler... ok (cc) > > > > kernel source in /lib/modules/2.4.21-52.ELhugemem/source... no > > > > kernel build source in /lib/modules/2.4.21-52.ELhugemem/build... > no > > > > kernel build source in /usr/src/linux... no > > > > kernel source in /usr/src/linux... no > > > > error: no kernel source files found > > > > > > > > I use dazuko in conjunction with clamav's on-access scanning, so > > > > overcoming this stumbling block is very important. Any help would > be > > > > greatly appreciated. > > > > > > > > Thanks. > > > > > > > > Dimitri > > > > > > try symlinking /lib/modules/2.4.21-52.ELhugemem/build tp the source > code > > > of you installed kernel. > > Hussam, > > Thanks for the quick response! /lib/modules/2.4.21-52.ELhugemem/build > > symlinked to the source code of the installed kernel, as per the > following: > > lrwxrwxrwx 1 root root 35 Oct 15 08:52 build > -> ../../../usr/src/linux-2.4.21-52.EL > > Now what? > > Dimitri > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean.
Now try running the configure script again.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
