Source: libapache2-mod-auth-gssapi
Version: 1.0.3-1
Severity: important
Justification: fails to build from source

Builds of libapache2-mod-auth-gssapi on 32-bit platforms such as i386
have been failing:

  /usr/include/apr-1.0/apr.h:358:10: error: unknown type name 'off64_t'
   typedef  off64_t           apr_off_t;

Please try building with -D_LARGEFILE64_SOURCE, either explicitly or
(more cleanly) via `apr-1-config --cppflags`.  It looks like configure
already captures the latter output in an APR_CPPFLAGS variable, which
the build system nevertheless proceeds to ignore.

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to