i just did a fresh checkout of httpd-2.0, apr and apr-util and ran into one sms problem which i committed a fix for already... but now i'm getting this error:
server/.libs/libmain.a(exports.o)(.data+0x234):/home/dean/ap2/httpd-2.0/server/exports.c: undefined reference to `apr_pool_num_bytes' server/.libs/libmain.a(exports.o)(.data+0x238):/home/dean/ap2/httpd-2.0/server/exports.c: undefined reference to `apr_pool_free_blocks_num_bytes' server/.libs/libmain.a(exports.o)(.data+0x308):/home/dean/ap2/httpd-2.0/server/exports.c: undefined reference to `apr_sms_get_identity' is there something i'm doing wrong? -dean
