[Pkg-citadel-devel] Bug#675841: libcitadel: FTBFS[kfreebsd]: error: 'SPLICE_F_MORE' undeclared (first use in this function)
Petr Salinger
Petr.Salinger at seznam.cz
Mon Jun 4 17:07:44 UTC 2012
Hi,
it is due to attempt to use sendfile.
Moreover, the configure.in already contains:
AC_CHECK_HEADER(sys/sendfile.h, [AC_DEFINE(LINUX_SENDFILE, [], [whether we have the linux sendfile api])])
dnl TODO: we might need to check for the actual syntax....
And yes, we hit the TODO ...
Cheers
Petr
More information about the Pkg-citadel-devel
mailing list