This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Faild to compile tapla-modules for latest kernel-lt-5.4.87 (Centos7)

Hi there,

after installieng the latest kernel-lt from centos elpro repo, i cannot coompile the talpa modules any more?

Any hints out there?

Regards,

Andreas

---------

uname -a

Linux hostname 5.4.87-1.el7.elrepo.x86_64 #1 SMP Tue Jan 5 10:53:05 EST 2021 x86_64 x86_64 x86_64 GNU/Linux

Copyright 1989-2020 Sophos Limited. All rights reserved.
Sophos Anti-Virus       = 9.16.2
Build Revision          = 2840711
Threat detection engine = 3.79.0
Threat data             = 5.80
Threat count            = 57338522
Threat data release     = Di 01 Dez 2020 00:00:00
Last update             = Fr 08 Jan 2021 11:01:46 CET


[Talpa-select]
Copyright 1989-2020 Sophos Limited. All rights reserved.
Fri Jan  8 10:07:40 2021 GMT
Linux distribution: [centos]
Product: [CentOS Linux release 7.9.2009 (Core)]
Kernel: [5.4.87-1.el7.elrepo.x86_64]
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.25.3...
Error: Failed to prepare the source code for build. Please review the Sophos Support forums for assistance on resolving this.



This thread was automatically locked due to age.
  • Hello Andreas,

    I think can tell what the cause could be.

    Christian

  • Hi Andreas,

    Unfortunately Talpa doesn't support 5.4+ kernels at the moment.

    Douglas

  • Hi Douglas,

    thanks for your reply. Never mind, i successfully moved over to fanotify. Works like a charm ...

    What i am wondering about ist the fact, that it works with ubuntu 20.04:

    uname -a
    Linux hostname 5.4.0-60-generic #67-Ubuntu SMP Tue Jan 5 18:31:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

    lsmod | grep talpa
    talpa_vfshook          45056  1
    talpa_pedconnector     16384  0
    talpa_pedevice         16384  2 talpa_pedconnector
    talpa_vcdevice         16384  10
    talpa_core             98304  3 talpa_vcdevice,talpa_vfshook
    talpa_linux            36864  4 talpa_core,talpa_vcdevice,talpa_vfshook
    talpa_syscallhook      28672  1 talpa_vfshook

    Thanks a lot,

    Andreas