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 -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: mod_perl compilation with apache 2.4.4
Author
balaji@na



Joined: 10 Apr 2013
Posts: 19
Location: Chennai,India

PostPosted: Mon 29 Apr '13 12:55    Post subject: mod_perl compilation with apache 2.4.4 Reply with quote

Hi,
i am trying a mod_perl compilation with apache 2.4.4 , as far compilation with vc2010 and sdk 7.0 are successful, but i'm getting link errors

Creating library mod_perl.lib and object mod_perl.exp
mod_perl.lo : error LNK2019: unresolved external symbol _Perl_Istderrgv_ptr referenced in function _modperl_boot
modperl_util.lo : error LNK2001: unresolved external symbol _Perl_Istderrgv_ptr
mod_perl.lo : error LNK2019: unresolved external symbol _Perl_newXS referenced in function _modperl_boot

can someone please help me out on this
Back to top


Reply to topic   Topic: mod_perl compilation with apache 2.4.4 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads