I'm installing sophos for linux and get this error:
checking for kernel headers layout... /lib/modules/2.6.32-279.14.1.el6.openlogic.x86_64/build/include checking for linux/version.h... configure: error: cannot proceed without the required header file
I updated kernel-devel and kernel-headers and checked that version.h exists. version.h exists at
/usr/src/kernels/2.6.32-431.17.1.el6.x86_64/include/linux which is linked from /lib/modules/2.6.32-279.14.1.el6.openlogic.x86_64/build
Any ideas?
Full talpaselect.log:
[Talpa-select] Copyright (c) 1989-2013 Sophos Limited. All rights reserved. 2014-07-21 11:54:45 UTC /opt/sophos-av/engine/_/talpa_select selectexisting /opt/sophos-av Verifying source pack contents... [Talpa-select] Copyright (c) 1989-2013 Sophos Limited. All rights reserved. 2014-07-21 11:54:59 UTC /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook Linux distribution: [centos] Product: [CentOS release 6.3 (Final)] Kernel: [2.6.32-279.14.1.el6.openlogic.x86_64] Multiprocessor support enabled. Searching for source pack... Verifying source pack contents... Searching for suitable binary pack... No suitable binary pack available. Preparing for build... Extracting sources... Configuring build of version 1.16.1... configuring checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking how to create a ustar tar archive... (cached) gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for ld... ld checking for egrep... grep -E checking for cat... /bin/cat checking for cut... /bin/cut checking for sed... /bin/sed checking for uname... /bin/uname checking whether ln -s works... yes checking for rm... /bin/rm checking for xargs... /usr/bin/xargs checking for Talpa version... 1.16.1 checking for operating system... Linux checking for kernel headers layout... /lib/modules/2.6.32-279.14.1.el6.openlogic.x86_64/build/include checking for linux/version.h... configure: error: cannot proceed without the required header file exc-configure-failed Traceback (most recent call last): File "talpa_select.py", line 2205, in _action File "talpa_select.py", line 1182, in load File "talpa_select.py", line 962, in select File "talpa_select.py", line 1770, in select File "talpa_select.py", line 1953, in build SelectException: exc-configure-failed
Thank you.
This thread was automatically locked due to age.