armadito-av icon indicating copy to clipboard operation
armadito-av copied to clipboard

Won't compile on RHEL-6

Open trasher opened this issue 8 years ago • 5 comments

Hi guys,

I'm trying to get armadito compiled on a CentOS6 host, but it fails; as far as I understand because fanotify is not available on this platform:

response.h:25:28: error: linux/fanotify.h: No such file or directory
In file included from famonitor.c:28:
response.h:38: error: expected declaration specifiers or '...' before '__u32'
famonitor.c:37:26: error: sys/fanotify.h: No such file or directory
[...]

You'll find the full build.log in the attached file.

Thank you! armadito-el6-build.log.zip

trasher avatar Jun 23 '16 16:06 trasher

still does not compile, glib version problem

fdechelle avatar Jun 24 '16 13:06 fdechelle

Here is the latest build.log armadito_el6_build.log.zip

trasher avatar Jun 29 '16 14:06 trasher

clearly glib version problem, related to mutexes. However, this part of the code (core/linux/daemon/ipcclient.c) is going to be deprecated very soon, so I'm not sure it is worth fixing.

fdechelle avatar Jun 29 '16 14:06 fdechelle

There is no need to work on this if you plan to depreciate that part. Let's wait for the rewrite.

trasher avatar Jul 01 '16 08:07 trasher

Where can I download the Windows version? Some English sites have screenshots, but I can’t find them anywhere. Forgive me for the off-topic question.

mrkaban avatar Nov 09 '19 13:11 mrkaban