Hi all,

I got the tarball from, https://github.com/balabit/syslog-ng/releases (version 3.7.3). When I tried to build it,

- configure passed.
- make passed
- make check failed with the following message,

/usr/bin/ld: modules/systemd-journal/tests/modules_systemd_journal_tests_test_systemd_journal-test_systemd_journal.o: undefined reference to symbol 'iv_task_registered@@IVYKIS_0.29'
//usr/local/lib/libivykis.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:6297: recipe for target 'modules/systemd-journal/tests/test_systemd_journal' failed
make[3]: *** [modules/systemd-journal/tests/test_systemd_journal] Error 1
Makefile:11738: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
Makefile:11313: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
Makefile:11741: recipe for target 'check' failed
make: *** [check] Error 2

Also, getting this warning when compiling,

Makefile:12423: warning: overriding recipe for target 'eclipse'
Makefile:12398: warning: ignoring old recipe for target 'eclipse'

What could be the cause for this problem?

Thanks.
Best regards,
Vithulan.


--
Vithulan MV.

Undergraduate, 
Department of Computer Science & Engineering,
University of Moratuwa,
Sri lanka.