DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41695>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41695





------- Additional Comments From [EMAIL PROTECTED]  2007-02-26 04:41 -------
here is the ldd of mod_jk.so

$ ldd /usr/apache2/libexec/mod_jk.so 
        libc.so.1 =>     /lib/libc.so.1
        libm.so.2 =>     /lib/libm.so.2


$ nm -p /usr/apache2/libexec/mod_jk.so | egrep 'apr|mem'
0000000000 U _memcpy
0000000000 U apr_array_make
0000000000 U apr_array_push
0000000000 U apr_date_parse_http
0000000000 U apr_file_inherit_set
0000000000 U apr_file_open
0000000000 U apr_file_write
0000000000 U apr_filepath_merge
0000000000 U apr_filepath_name_get
0000000000 U apr_global_mutex_child_init
0000000000 U apr_global_mutex_create
0000000000 U apr_global_mutex_lock
0000000000 U apr_global_mutex_unlock
0000000000 U apr_off_t_toa
0000000000 U apr_palloc
0000000000 U apr_pool_cleanup_register
0000000000 U apr_pool_create_ex
0000000000 U apr_psprintf
0000000000 U apr_pstrcat
0000000000 U apr_pstrdup
0000000000 U apr_pstrndup
0000000000 U apr_pvsprintf
0000000000 U apr_sockaddr_info_get
0000000000 U apr_sockaddr_ip_get
0000000000 U apr_stat
0000000000 U apr_strerror
0000000000 U apr_table_add
0000000000 U apr_table_elts
0000000000 U apr_table_get
0000000000 U apr_table_make
0000000000 U apr_table_overlay
0000000000 U apr_table_set
0000000000 U apr_table_setn
0000000000 U apr_uri_unparse
0000262280 d jk_apr_pool
0000031776 t jk_apr_pool_cleanup
0000029104 t jk_cleanup_shmem
0000262808 d jk_shmem
0000000000 U memcmp
0000000000 U memcpy
0000000000 U memmove


Please do let me know for any other information required.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to