libhttpd.dll.a is missing some symbols
David Rothenberger
daveroth@acm.org
Sun Apr 16 23:08:00 GMT 2017
On 4/16/2017 12:23 PM, Yaakov Selkowitz wrote:
> On 2017-04-16 12:54, David Rothenberger wrote:
>> I tried to rebuild subversion but couldn't because libhttpd.dll.a is
>> missing some symbols related to DAV. The first one the build complained
>> about was dav_xmlns_add. It's listed in the headers and is available in
>> httpd-devel-2.4.25-1 but not in httpd-devel-2.4.25-2.
>>
>> Any advice?
>
> https://cygwin.com/ml/cygwin-announce/2017-03/msg00044.html
>
> Add -lmod_dav to the link libraries.
>
Thanks for the pointer. I missed that.
Unfortunately, that only works with i686. x86_64 is missing
/usr/lib/libmod_dav.dll.a
so the build fails.
I'm out of my depth with the Subversion build system. Any pointers would
be greatly appreciated.
--
David Rothenberger ---- daveroth@acm.org
Guillotine, n.:
A French chopping center.
More information about the Cygwin-apps
mailing list