From: Paul H. Hargrove (PHHargrove_at_lbl_dot_gov)
Date: Sat Oct 31 2009 - 11:51:31 PDT
Jody, I strongly suspect you are seeing the same problem with 2.6.30 that has been seen with the RPM and APT packaging. See the following archived email message and try the patch: http://www.nersc.gov/hypermail/checkpoint/1268.html After applying the patch you will need to run the "autogen.sh" script. -Paul jody wrote: > Hi > I tried to install BLCR on my gentoo machine (gentoo kernel 2.6.30-gentoo-r6) > but i don't get past thr configuring stage. > > If i do > ./configure --prefix=/opt/blcr-0.8.2 > the reply is > checking for Linux kernel symbol table... failed > configure: error: Failed to locate kernel symbol table. Try using > --with-system-map or --with-vmlinux. > > if i do > ./configure --prefix=/opt/blcr-0.8.2 > --with-vmlinux=/usr/src/linux-2.6.30-gentoo-r6/vmlinux > the reply is > checking for Linux kernel symbol table... failed > configure: error: Failed to validate "/usr/src/linux-2.6.30-gentoo-r6/vmlinux" > > if i do > configure --prefix=/opt/blcr-0.8.2 > --with-system-map=/boot/System.map-genkernel-x86-2.6.30-gentoo-r6 > the reply is > checking for Linux kernel symbol table... failed > configure: error: Failed to validate > "/boot/System.map-genkernel-x86-2.6.30-gentoo-r6" > > But those files exist: > # ls -l /boot/System.map-genkernel-x86-2.6.30-gentoo-r6 > -rw-r--r-- 1 root root 1310433 Oct 11 01:51 > /boot/System.map-genkernel-x86-2.6.30-gentoo-r6 > # ls -l /usr/src/linux-2.6.30-gentoo-r6/vmlinux > -rwxr-xr-x 1 root root 8374414 Oct 11 01:51 > /usr/src/linux-2.6.30-gentoo-r6/vmlinux > > Does anybody have an idea how i can get this to work? > > Thank You > Jody > -- Paul H. Hargrove PHHargrove_at_lbl_dot_gov Future Technologies Group Tel: +1-510-495-2352 HPC Research Department Fax: +1-510-486-6900 Lawrence Berkeley National Laboratory