> -----Ursprüngliche Nachricht----- > Von: Jeff Trawick > Gesendet: Freitag, 8. Mai 2009 12:59 > An: dev@httpd.apache.org > Betreff: Re: svn commit: r771998 > > On Fri, May 8, 2009 at 6:49 AM, "Plüm, Rüdiger, VF-Group" > <ruediger.pl...@vodafone.com> wrote: > > > > > I guess this is because mod_watchdog is now build > dynamically and mod_watchdog is not > stored in includes/. > So I guess we either need to do that or rewrite the > watchdog to be either provider > or optional functions based. > > > that's a link-time error, so includes/ doesn't matter, right?
IMHO it does because the header files in includes are picked up to build exports.c Regards Rüdiger