https://bz.apache.org/bugzilla/show_bug.cgi?id=59558

--- Comment #7 from Tianyin Xu <[email protected]> ---
For 1),

Given the current code log, it may not be trivial to change Log AH01754 (the
DSO loading is invisible at that time). A straightforward way is to add an
error log in dbm_open_type() in srclib/apr-util/dbm/apr_dbm.c or directly in
apu_dso_load() in srclib/apr-util/misc/apu_dso.c when the loading fails.

But these are in the apr-util library, so I don't know whether adding logs
there is appropriate. 

On the other hand, if the users build the correct DSO files, they won't
encounter this problem.

~t

-- 
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]

Reply via email to