https://issues.apache.org/bugzilla/show_bug.cgi?id=56918
--- Comment #1 from Rainer Jung <[email protected]> --- I suspect you have an older scoreboard.h in your include path that shadows the one that came with 2.2.29 and contains 'ap_copy_scoreboard_worker' (which is new). Especially suspect is -I/raid/data/module/apache/sys/include which comes before any -I/raid/SRC/httpd-2.2.29/... in your provided libtool snippet. The .../SRC/... seems to be the build path of your new 2.2.29 and /.../data/... might be from some older instalation. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
