[syslog-ng] [Bug 176] iv_event_raw module doesn't work on mips64el n32, missing include
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Mon Apr 30 20:02:04 CEST 2012
https://bugzilla.balabit.com/show_bug.cgi?id=176
Mads <mads at ab3.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mads at ab3.no
--- Comment #2 from Mads <mads at ab3.no> 2012-04-30 20:02:03 ---
Your patch unfortunately does not apply cleanly to syslog-ng's ivykis (the files differ greatly), but I see you applied the patch to your github repo. I just
tried removed the bundled ivykis dir and replacing it with the one from your repo, but this makes the compilation fail at mainloop.h.
mainloop.h:39:20: error: field 'list' has incomplete type
mainloop.h: In function 'main_loop_io_worker_finish_callback_init':
mainloop.h:47:3: warning: implicit declaration of function 'INIT_LIST_HEAD' [-Wimplicit-function-declaration]
mainloop.h: At top level:
mainloop.h:59:20: error: field 'finish_callbacks' has incomplete type
afinter.c: In function 'afinter_source_new':
afinter.c:307:3: warning: passing argument 1 of 'log_source_set_options' from incompatible pointer type [enabled by default]
logsource.h:90:6: note: expected 'struct LogSource *' but argument is of type 'struct LogPipe *'
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list