On Wed, Aug 26, 2009 at 1:10 AM, William A. Rowe, Jr. <[email protected]>wrote:
> Chris Darroch wrote: > > [email protected] wrote: > > > >> URL: http://svn.apache.org/viewvc?rev=807823&view=rev > >> Log: > >> suppose this would be worth noting > > > >> Changes with mod_fcgid 2.3.1 > >> > >> + *) Complete the unix port to 2.3-dev trunk. [William Rowe] > > > > Thank you for all this work ... it's much appreciated, especially > > since I've been utterly useless lately on the httpd front. Thanks again! > > So... if I throw the effort at getting unix to build clean for httpd-2.0 > branch, you won't be offended ;-? (brain dump since I have to get some real work done) Here's a patch to get the proper header files included for the apr 0.9.x compatibility code. http://people.apache.org/~trawick/fcgid_2.0.x_detect.patch Is it worth the trouble to make that ugly code (copy of apr_shm_remove) compile correctly? Should we just add that function to the not-anally-versioned APR 0.9.x? My configure.apxs build currently fails to find mod_fcgid.a; that doesn't seem to be related to the patch, but that knowledge brings only so much happiness... And I haven't tried building in-tree.
