https://bugzilla.balabit.com/show_bug.cgi?id=214 Ben Lentz <blentz@cswg.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED | Status|RESOLVED |REOPENED --- Comment #9 from Ben Lentz <blentz@cswg.com> 2013-01-11 17:56:44 --- I tried rebuilding today (sorry for the delay). I get the following failure: /bin/sh ../libtool --tag=CC --mode=compile gcc -g -Wl,-blibpath:/opt/local/syslog-ng/lib:/usr/lib:/lib,-brtl -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -I/opt/local/syslog-ng/include -Wall -I/opt/local/syslog-ng/include -MT iv_fd_pump.lo -MD -MP -MF .deps/iv_fd_pump.Tpo -c -o iv_fd_pump.lo iv_fd_pump.c libtool: compile: gcc -g -Wl,-blibpath:/opt/local/syslog-ng/lib:/usr/lib:/lib,-brtl -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../lib -I../lib/include -I../lib/include -I../modules/include -I/opt/local/syslog-ng/include -Wall -I/opt/local/syslog-ng/include -MT iv_fd_pump.lo -MD -MP -MF .deps/iv_fd_pump.Tpo -c iv_fd_pump.c -DPIC -o iv_fd_pump.o iv_fd_pump.c: In function 'check_splice_available': iv_fd_pump.c:156: warning: implicit declaration of function 'splice' iv_fd_pump.c:156: error: 'SPLICE_F_NONBLOCK' undeclared (first use in this function) iv_fd_pump.c:156: error: (Each undeclared identifier is reported only once iv_fd_pump.c:156: error: for each function it appears in.) iv_fd_pump.c: In function 'iv_fd_pump_try_input': iv_fd_pump.c:257: error: 'SPLICE_F_NONBLOCK' undeclared (first use in this function) make[7]: *** [iv_fd_pump.lo] Error 1 make[7]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib/ivykis/modules' make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib/ivykis/modules' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib/ivykis' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib/ivykis' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/blentz/build/syslog-ng-3.3.7' make: *** [all] Error 2 Making install in lib -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.