[syslog-ng] Cross-compiling syslog-ng 3.11.1 for an embedded application.

Sandor Geller sandor.geller at ericsson.com
Mon Oct 2 08:51:54 UTC 2017


Hi,

This sounds like you haven't ran make install, only the compilation 
phase happened so far. In this stage libtool script are present and only 
during the install phase will libtool "finalize" the process and replace 
scripts with the actual executables.

Regards,

Sandor

On 09/29/2017 05:29 PM, Robert King wrote:
> Greetings!  We are currently running syslog-ng v3.8.1 in an embedded Linux system.  However, we want to upgrade to 3.11.1 in order to eliminate some memory leaks.  Unfortunately we've run into a bit of a snag getting 3.11.1 to run on our target system.
>
> Under 3.8.1, syslogND is an ELF binary installed in the sbin directory.  Under 3.11.1, it is a *script* installed in sbin.  This script is trying to do some bad things including linking an executable (lt-syslog-ng, I believe.)  We do not have a linker that will run on the target system.  We cannot link anything.
>
> What is the reason behind this and how can it be circumvented?
>
> -- Robert King, Tellabs
> ______________________________________________________________________________
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>



More information about the syslog-ng mailing list