Hi, Got following error while launching syslog-ng 3.4.1 on ARM target. Earlier version 3.4.0alpha3 working . Development environment is same. lib/message.c compilation seems to be missing in Makefile Starting system-ng log daemon: syslog-ngError opening plugin module; module='system-source', error='/lib/syslog-ng/libsystem-source.so: undefined symbol: ms' Error opening plugin module; module='syslogformat', error='/lib/syslog-ng/libsyslogformat.so: undefined symbol: last_msg_format_options' Error opening plugin module; module='afsocket-notls', error='/lib/syslog-ng/libafsocket-notls.so: undefined symbol: last_msg_format_options' Error opening plugin module; module='afuser', error='/lib/syslog-ng/libafuser.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='basicfuncs', error='/lib/syslog-ng/libbasicfuncs.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='confgen', error='/lib/syslog-ng/libconfgen.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='dbparser', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='syslog-ng-crypto', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_se' Error opening plugin module; module='tfuuid', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='afamqp', error='/lib/syslog-ng/libafamqp.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='cryptofuncs', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='afmongodb', error='/lib/syslog-ng/libafmongodb.so: undefined symbol: value_pairs_walk' Error opening plugin module; module='afsocket-tls', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='afprog', error='/lib/syslog-ng/libafprog.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='afsocket', error='/lib/syslog-ng/libsyslog-ng-crypto.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='system-source', error='/lib/syslog-ng/libsystem-source.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='affile', error='/lib/syslog-ng/libaffile.so: undefined symbol: last_msg_format_options' Error opening plugin module; module='csvparser', error='/lib/syslog-ng/libcsvparser.so: undefined symbol: msg_event_suppress_recursions_and_send' Error opening plugin module; module='confgen', error='/lib/syslog-ng/libconfgen.so: undefined symbol: msg_event_suppress_recursions_and_send' Error parsing source, source plugin system not found in /etc/syslog-ng/syslog-ng.conf at line 10, column 2: system(); ^^^^^^ syslog-ng documentation: http://www.balabit.com/support/documentation/?product=syslog-ng mailing list: https://lists.balabit.hu/mailman/listinfo/syslog-ng with regards, Deepak Gaur -------------------------------------------------------------------------------- ::Disclaimer:: -------------------------------------------------------------------------------- The contents of this email and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on C-DOT. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of C-DOT. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. --------------------------------------------------------------------------------
"Deepak Gaur" <dgaur@cdotd.ernet.in> writes:
Hi,
Got following error while launching syslog-ng 3.4.1 on ARM target. Earlier version 3.4.0alpha3 working . Development environment is same. lib/message.c compilation seems to be missing in Makefile
That's interesting, lib/message.c is in lib/Makefile.am in the libsyslog-ng.la sources, and my arm board at home is running 3.4.1 just fine :( (though, it's natively compiled there, not cross-compiled). Can you mail me a build log, by any chance? -- |8]
participants (2)
-
Deepak Gaur
-
Gergely Nagy