I am building ulogd2 and when I do "/ulogd --uid ulog --pidfile /run/ulog/ulogd.pid -v" I get the below errors: ulogd.c:722 load_plugin: '/usr/local/lib/ulogd/ulogd_BASE.so': /usr/local/lib/ulogd/ulogd_BASE.so: undefined symbol: register_interpreter ulogd.c:722 load_plugin: '/usr/local/lib/ulogd/ulogd_LOGEMU.so': /usr/local/lib/ulogd/ulogd_LOGEMU.so: undefined symbol: ulogd_keyh ulogd.c:1597 not even a single working plugin stack Fatal error. Couldn't find any solution for this. Any suggestions? Thanks