On 01/31/2009 02:59 AM, Roy T. Fielding wrote: > On Jan 30, 2009, at 3:30 PM, Roy T. Fielding wrote: >> On Jan 30, 2009, at 3:07 PM, Ruediger Pluem wrote: >>> On 01/30/2009 03:48 AM, [email protected] wrote: >>>> +AP_DECLARE(int) ap_unixd_setup_child(void); /* mod_cgid needs this */ >>>> + >>> >>> Hm. This break compilation of trunk as this symbol is now added to >>> exports.c again >>> with no implementation in the core (only in a module). >> >> It doesn't break my compilation in trunk -- I've done two complete >> builds since then with no problems. Which platform and MPM? I have >> been testing OS X 10.4.11 with prefork.
Linux and worker. > > Let me know if r739487 fixes it. My guess is that the three Yes this fixes it. Thanks. Regards RĂ¼diger
