<div dir="ltr"><div><div><div> I have compiled the syslog-ng version 3.3.6 on a AIX 5.3 .<br>
The compilation went through fine but when I try to run syslog-ng, i am getting following error.<br><br># ./syslog-ng<br>Error opening plugin module; module=&#39;affile&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libaffile.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;afprog&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libafprog.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Plugin module not found in &#39;module-path&#39;; module-path=&#39;/opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng&#39;, module=&#39;afsocket&#39;<br>Error opening plugin module; module=&#39;afuser&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libafuser.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;basicfuncs&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libbasicfuncs.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;csvparser&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libcsvparser.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;dbparser&#39;, error=&#39;rtld: 0712-001 Symbol __iv_now_location was referenced\x0a      from module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libdbparser.so(), but a runtime definition\x0a      of the symbol was not found.&#39;<br>
Error opening plugin module; module=&#39;syslogformat&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libsyslogformat.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;syslogformat&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libsyslogformat.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;basicfuncs&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libbasicfuncs.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Plugin module not found in &#39;module-path&#39;; module-path=&#39;/opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng&#39;, module=&#39;afsocket&#39;<br>Error opening plugin module; module=&#39;affile&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libaffile.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;afprog&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libafprog.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;afuser&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libafuser.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;dbparser&#39;, error=&#39;rtld: 0712-001 Symbol __iv_now_location was referenced\x0a      from module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libdbparser.so(), but a runtime definition\x0a      of the symbol was not found.&#39;<br>
Error opening plugin module; module=&#39;csvparser&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libcsvparser.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;confgen&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libconfgen.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error opening plugin module; module=&#39;confgen&#39;, error=&#39;\x090509-022 Cannot load module /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng/libconfgen.so.\x0a\x090509-026 System error: A file or directory in the path name does not exist.&#39;<br>
Error parsing source, source plugin system not found in /opt/soe/local/syslog-ng-3.3.6/etc/syslog-ng.conf at line 10, column 2:<br><br>        system();<br>        ^^^^^^<br><br>syslog-ng documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
mailing list: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>#<br></div><br></div>Compiler Option<br>-------------------------------------<br>syslog-ng Open Source Edition 3.3.6 configured<br>
 Compiler options:<br>  compiler                    : gcc -std=gnu99<br>  compiler options            : -g -O2 -Wall -pthread -D_LARGE_FILES=1  -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/opt/soe/local/syslog-ng-3.3.6/eventlog/include/eventlog       -I$(top_srcdir)/lib/ivykis/lib/include -I$(top_builddir)/lib/ivykis/lib/include -I$(top_srcdir)/lib/ivykis/modules/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64<br>
  linker flags                : -L/opt/soe/local/syslog-ng-3.3.6/lib -L/usr/local/lib -L/usr/ccs/lib -L/usr/lib -lpthread -Wl,-brtl<br>  prefix                      : /opt/soe/local/syslog-ng-3.3.6<br>  linking mode                : dynamic<br>
  __thread keyword            : yes<br> Submodules:<br>  ivykis                      : internal<br>  libmongo-client             : internal<br> Features:<br>  Debug symbols               : no<br>  GCC profiling               : no<br>
  Memtrace                    : no<br>  IPV6 support                : yes<br>  spoof-source support        : no<br>  tcp-wrapper support         : no<br>  Linux capability support    : no<br>  PCRE support                : no<br>
  Env wrapper support         : yes<br>  systemd support             : no (unit dir: none)<br> Modules:<br></div>  Module search path          : /opt/soe/local/syslog-ng-3.3.6/lib/syslog-ng<br><div>  Default module list         : affile,afprog,afsocket,afuser,basicfuncs,csvparser,dbparser,syslogformat<br>
  Sun STREAMS support (module): no<br>  SSL support (module)        : no<br>  SQL support (module)        : no<br>  PACCT module (EXPERIMENTAL) : no<br>  MongoDB destination (module): yes<br>  JSON support (module)       : no (using no)<br>
<br></div><div>Could any one assist please.<br></div></div>