Le 5 juillet 2011 15:51:58, Philip Martin a écrit :
> Stefan Sperling <stsp_at_elego.de> writes:
> > This pretty much confirms the suspicion that this is a packaging
> > problem, as discussed here:
> > http://svn.haxx.se/users/archive-2011-06/0261.shtml
> >
> > Please fix the packaging of Perl and Subversion in Arch Linux.
> > Other affected distributions should do the same.
>
> Subversion gets large-file support from APR, so I suspect APR has been
> built without large-file support. What do you get for:
>
> apr-config --cflags
> apr-config --cppflags
# apr-1-config --cflags
-pthread
# apr-1-config --cppflags
-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
Received on 2011-07-05 23:39:09 CEST