This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libhttpd.dll.a is missing some symbols


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.

--
Yaakov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]