Hi Ossec-List I need to compile the ossec components (server and agent) static. Unfortunately i can't use the Binary Installation of Ossec because even make isn't installed on my hosts. I added to the gcc command the attribute "-static" but now i get some warnings and wanted to check with you if these errors can cause problems in the future.
Here is such a warning: ../os_net/os_net.a(os_net.o): In function `OS_GetHost':/var/build/ossec/ossec-hids-1.3/src/os_net/os_net.c:475: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking Thanks for your help. Regards, Dan
