The error you're getting is "pointers to functions with different
attributes".  My only humble guess is that it's a problem with
apr_bucket_free() being APU_DECLARE'd and the parameter to
apr_bucket_heap_create/make() not specifying that.  Does that sound like a
logical hypothesis?  If it's not that, I'm running out of ideas.  If it is
that, I still don't know how to fix it.  :)

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to