"William A. Rowe, Jr." wrote: > > The 2.0.34 tag is now refreshed to cvs HEAD, please test and report > before we go ahead a roll in a day or so. > > Bill
Can't build from CVS at 10:08 -0700. Here is the error: Compiling... apr_brigade.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_brigade.c(434) : error C2152: 'function' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_brigade.c(434) : warning C4024: 'apr_bucket_heap_create' : different types for formal and actual parameter 3 apr_buckets.c apr_buckets_eos.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_eos.c(80) : error C2152: '=' : pointers to functions with different attributes apr_buckets_file.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_file.c(168) : error C2152: 'function' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_file.c(168) : warning C4024: 'apr_bucket_heap_make' : different types for formal and actual parameter 4 D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_file.c(179) : error C2152: '=' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_file.c(214) : error C2152: '=' : pointers to functions with different attributes apr_buckets_flush.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_flush.c(80) : error C2152: '=' : pointers to functions with different attributes apr_buckets_heap.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_heap.c(96) : error C2152: '=' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_heap.c(122) : error C2152: '=' : pointers to functions with different attributes apr_buckets_mmap.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_mmap.c(114) : error C2152: '=' : pointers to functions with different attributes apr_buckets_pipe.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_pipe.c(99) : error C2152: 'function' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_pipe.c(99) : warning C4024: 'apr_bucket_heap_make' : different types for formal and actual parameter 4 D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_pipe.c(145) : error C2152: '=' : pointers to functions with different attributes apr_buckets_pool.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_pool.c(153) : error C2152: '=' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_pool.c(168) : error C2152: '=' : pointers to functions with different attributes apr_buckets_refcount.c apr_buckets_simple.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_simple.c(112) : error C2152: '=' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_simple.c(152) : error C2152: '=' : pointers to functions with different attributes apr_buckets_socket.c D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_socket.c(102) : error C2152: 'function' : pointers to functions with different attributes D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_socket.c(102) : warning C4024: 'apr_bucket_heap_make' : different types for formal and actual parameter 4 D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_buckets_socket.c(140) : error C2152: '=' : pointers to functions with different attributes apr_sha1.c apr_dbm.c apr_dbm_berkeleydb.c apr_dbm_gdbm.c apr_dbm_sdbm.c apr_base64.c apr_hooks.c apr_date.c Generating Code... Compiling... apr_rmm.c sdbm.c sdbm_hash.c sdbm_lock.c sdbm_pair.c apr_uri.c apr_xml.c Generating Code... Error executing cl.exe. Apache.exe - 17 error(s), 4 warning(s) -- Jerry Baker
