Installation on Mint, post-setup.sh fails

Hi,
comodo for linux 1.1268025.1
Mint 17.3 32 bit Kernel 3.190-32-generic

post setup script messages:

Build the RedirFS kernel modules for real-time protection…

make -C /lib/modules/uname -r/build M=/tmp/driver/redirfs modules
make[1]: Entering directory /usr/src/linux-headers-3.19.0-32-generic' CC [M] /tmp/driver/redirfs/rfs_path.o In file included from /tmp/driver/redirfs/rfs_path.c:24:0: /tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_put’: /tmp/driver/redirfs/rfs.h:488:14: error: dereferencing pointer to incomplete type path_put(&nd->path); ^ /tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_dentry’: /tmp/driver/redirfs/rfs.h:493:11: error: dereferencing pointer to incomplete type return nd->path.dentry; ^ /tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_mnt’: /tmp/driver/redirfs/rfs.h:498:11: error: dereferencing pointer to incomplete type return nd->path.mnt; ^ /tmp/driver/redirfs/rfs.h: In function ‘rfs_path_lookup’: /tmp/driver/redirfs/rfs.h:591:4: error: dereferencing pointer to incomplete type nd->path = path; ^ make[2]: *** [/tmp/driver/redirfs/rfs_path.o] Error 1 make[1]: *** [_module_/tmp/driver/redirfs] Error 2 make[1]: Leaving directory /usr/src/linux-headers-3.19.0-32-generic’
make: *** [all] Error 2
make -C /lib/modules/uname -r/build M=/tmp/driver/redirfs modules_install
make[1]: Entering directory /usr/src/linux-headers-3.19.0-32-generic' DEPMOD 3.19.0-32-generic make[1]: Leaving directory /usr/src/linux-headers-3.19.0-32-generic’
make -C /lib/modules/uname -r/build M=/tmp/driver/avflt EXTRA_CFLAGS=-I/tmp/driver/redirfs modules_install
make[1]: Entering directory /usr/src/linux-headers-3.19.0-32-generic' DEPMOD 3.19.0-32-generic make[1]: Leaving directory /usr/src/linux-headers-3.19.0-32-generic’
modprobe: FATAL: Module redirfs not found.

RedirFS kernel modules installation failed.

$Stopping cmdagent: The cmdagent stopped successfully!
$Starting cmdagent: The cmdagent started successfully!
$Stopping cmgdaemon: The cmgdaemon stopped successfully!
$Starting cmgdaemon: The cmgdaemon started successfully!

COMODO Antivirus is successfully configured, you can start it from Menu or Desktop.

Looks as if this should be quite easy to fix for someone who has the sources.
Best regards
Bernd

I am curious too what the anwer to the same “error: dereferencing pointer to incomplete type path_put” would be. As this install yesterday worked out after the diagnistic tool guided me, but today the install fails!

Full log below exept the licence agrement.

Tried both sudo /opt…

and sudo -i

/opt/COMODO/post_setup.sh

"Build the RedirFS kernel modules for real-time protection…

make -C /lib/modules/uname -r/build M=/tmp/driver/redirfs modules
make[1]: Går till katalogen “/usr/src/linux-headers-3.19.0-21-generic”
CC [M] /tmp/driver/redirfs/rfs_path.o
In file included from /tmp/driver/redirfs/rfs_path.c:24:0:
/tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_put’:
/tmp/driver/redirfs/rfs.h:488:14: error: dereferencing pointer to incomplete type
path_put(&nd->path);
^
/tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_dentry’:
/tmp/driver/redirfs/rfs.h:493:11: error: dereferencing pointer to incomplete type
return nd->path.dentry;
^
/tmp/driver/redirfs/rfs.h: In function ‘rfs_nameidata_mnt’:
/tmp/driver/redirfs/rfs.h:498:11: error: dereferencing pointer to incomplete type
return nd->path.mnt;
^
/tmp/driver/redirfs/rfs.h: In function ‘rfs_path_lookup’:
/tmp/driver/redirfs/rfs.h:591:4: error: dereferencing pointer to incomplete type
nd->path = path;
^
make[2]: *** [/tmp/driver/redirfs/rfs_path.o] Fel 1
make[1]: *** [module/tmp/driver/redirfs] Fel 2
make[1]: Lämnar katalogen “/usr/src/linux-headers-3.19.0-21-generic”
make: *** [all] Fel 2
make -C /lib/modules/uname -r/build M=/tmp/driver/redirfs modules_install
make[1]: Går till katalogen “/usr/src/linux-headers-3.19.0-21-generic”
DEPMOD 3.19.0-21-generic
make[1]: Lämnar katalogen “/usr/src/linux-headers-3.19.0-21-generic”
make -C /lib/modules/uname -r/build M=/tmp/driver/avflt EXTRA_CFLAGS=-I/tmp/driver/redirfs modules_install
make[1]: Går till katalogen “/usr/src/linux-headers-3.19.0-21-generic”
DEPMOD 3.19.0-21-generic
make[1]: Lämnar katalogen “/usr/src/linux-headers-3.19.0-21-generic”
modprobe: FATAL: Module redirfs not found.

RedirFS kernel modules installation failed.

$Stopping cmdagent: The cmdagent stopped successfully!
$Starting cmdagent: The cmdagent started successfully!
$Stopping cmgdaemon: The cmgdaemon stopped successfully!
$Starting cmgdaemon: The cmgdaemon started successfully!

COMODO Antivirus is successfully configured, you can start it from Menu or Desktop.

Whatever makes the Mint-flavour to fail?

Best Regards Nenne

Same issues here - Comodo Antivirus in Linux - Pastebin.com - it has been already written in current forum in several subthreads.