[syslog-ng] syslog 3.3.7 ivykis library error... HPUX 11.23 ia64

Balazs Scheidler bazsi77 at gmail.com
Tue Feb 19 09:05:42 CET 2013


ivykis is probably not installed or the .so is not reachable with ld_library_path

--with-ivkykis=system assumes that you have ivykis installed, internal will link ivykis statically into libsyslog-ng.so

this error should only occur if system is being used, but in that case please install ivykis separately and make sure the dynamic linker is able to find the shared lib.

----- Original message -----
> I have compiled the syslog-ng 3.3.7 on HPUX ia64 machine using dynamic
> linking option...
> but, while trying to run the binary i get the below error,
> 
> # /opt/soe/local/syslog-ng-3.3.7/sbin/syslog-ng
> /usr/lib/hpux32/dld.so: Unable to find library 'libivykis.so.3'.
> Killed
> 
> 
> I have even tried --with-ivykis=system in the configure... but the error
> does not disappear.
> 
> # ldd /opt/soe/local/syslog-ng-3.3.7/sbin/syslog-ng
>                 libpthread.so.1 =>           /usr/lib/hpux32/libpthread.so.1
>                 libcl.so.1 =>     /usr/lib/hpux32/libcl.so.1
>                 libc.so.1 =>       /usr/lib/hpux32/libc.so.1
>                 libIO77.so.1 => /usr/lib/hpux32/libIO77.so.1
>                 libunwind.so.1 =>             /usr/lib/hpux32/libunwind.so.1
>                 libdl.so.1 =>     /usr/lib/hpux32/libdl.so.1
>                 libuca.so.1 =>   /usr/lib/hpux32/libuca.so.1
> 
> Any suggestions on this please...
> 
> Thanks,
> Rakesh.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20130219/f887a465/attachment.htm 


More information about the syslog-ng mailing list