logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_proxy_xml
Author
bruno.vincent



Joined: 13 Jun 2012
Posts: 1
Location: France

PostPosted: Wed 13 Jun '12 17:44    Post subject: mod_proxy_xml Reply with quote

Hi Steffen,

I am eagerly looking for a Win32 binary version of mod_proxy_xml (http://apache.webthing.com/mod_proxy_xml/) for Apache. The source code is available here:

http://apache.webthing.com/mod_proxy_xml/mod_proxy_xml.c

Are you planning to compile this module and provide it in the downloads area?

Best regards,

Bruno
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3058
Location: Hilversum, NL, EU

PostPosted: Wed 13 Jun '12 19:45    Post subject: Reply with quote

Sorry, no plans. It is asked before here.


Steffen
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Fri 15 Jun '12 16:08    Post subject: Reply with quote

I tried, but had no luck not Apache 2.4 nor Apache 2.2

Code:

   Creating library mod_proxy_xml.lib and object mod_proxy_xml.exp
LINK : fatal error LNK1561: entry point must be defined

   Creating library mod_proxy_xml.lib and object mod_proxy_xml.exp
mod_proxy_xml.obj : error LNK2019: unresolved external symbol _xmlns_set_appdata referenced in function _init_wml
mod_proxy_xml.obj : error LNK2019: unresolved external symbol _xmlns_get_appdata3 referenced in function _xend_element
mod_proxy_xml.obj : error LNK2019: unresolved external symbol _xmlns_get_attr_val referenced in function _xstart_element
mod_proxy_xml.obj : error LNK2019: unresolved external symbol _xmlns_get_attr_name referenced in function _xstart_element
mod_proxy_xml.so : fatal error LNK1120: 4 unresolved externals
Back to top


Reply to topic   Topic: mod_proxy_xml View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules