Bug#244897: Broken Debian httpd/APR packaging
Joe Orton wrote:
>
> You've fixed /usr/bin/apr-config already then, which won't be
> exporting
> -D_FILE_OFFSET_BITS=64 in --cppflags?
lucifer:~/LFS/subversion/expat-1.95.6/> /usr/bin/apr-config --help
[...]
An application should use the results of --cflags, --cppflags,
--includes,
and --ldflags in their build process.
lucifer:~/LFS/subversion/expat-1.95.6/> /usr/bin/apr-config --cflags
-pipe -I/usr/include/xmltok -I/usr/include/openssl -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -pthread
lucifer:~/LFS/subversion/expat-1.95.6/> /usr/bin/apr-config --cppflags
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE
> And you've found the
> incompatibilities between neon and Subversion,
Looking into this one currently, actually.
> everything and zlib?
Already worked around.
... Adam
Reply to: