Hi,
We are using ubuntu as desktop worstations and we have deployed 2 kernels :
- 4.9.0-15
- 4.11
I could compile a sophos talpa module for the kernel 4.9.0-15 but it's not working for the 4.11 :
[Talpa-select]
Copyright 1989-2017 Sophos Limited. All rights reserved.
Tue Aug 22 09:13:01 2017 GMT
Linux distribution: [ubuntu]
Product: [Ubuntu 14.04.3 LTS]
Kernel: [4.11.0-trusty]
Multiprocessor support enabled.
Searching for source pack...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.22.7...
Building...
Error: Failed to build from source.
Here is the log file :
[Talpa-select]
Copyright 1989-2017 Sophos Limited. All rights reserved.
2017-08-22 10:37:55 CEST /opt/sophos-av/engine/_/talpa_select load
Linux distribution: [ubuntu]
Product: [Ubuntu 14.04.3 LTS]
Kernel: [4.11.0-trusty]
Multiprocessor support enabled.
Searching for source pack...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.22.7...
configuring checking for a BSD-compatible install... /usr/bin/install -c
[..]
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Building...
Traceback (most recent call last):
File "talpa_select.py", line 2176, in _action
File "talpa_select.py", line 1074, in load
File "talpa_select.py", line 841, in select
File "talpa_select.py", line 1696, in select
File "talpa_select.py", line 1780, in build
File "talpa_select.py", line 1933, in __try_build
SelectException: exc-build-failed
It lacks something or actually it could not work with this version of kernel ?
Regards
This thread was automatically locked due to age.