Re: Library load problem with Subversion upgrade [resend]
From: David Tyler <dtyler_at_justicesystems.com>
Date: Wed, 16 Jul 2008 09:50:21 -0600
>>> Marc Haisenko <haisenko_at_comdasys.com> 7/16/2008 09:32 AM >>>
Well, the data presented suggests that the library is there, at the
running:
file /usr/local/lib/libsvn_fs_util-1.so.0.0.0
and
objdump -T /usr/local/lib/libsvn_fs_util-1.so.0.0.0
What do they return ?
-- Marc Haisenko Comdasys AG Rüdesheimer Str. 7 80686 München Germany Tel.: +49 (0)89 548 433 321 -- The output from the file command is: $ file /usr/local/lib/libsvn_fs_util-1.so.0.0.0 /usr/local/lib/libsvn_fs_util-1.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped The output from the objdump command is: [svn_at_abqlx1 svn]$ objdump -T /usr/local/lib/libsvn_fs_util-1.so.0.0.0 /usr/local/lib/libsvn_fs_util-1.so.0.0.0: file format elf32-i386 DYNAMIC SYMBOL TABLE: 000000b4 l d .hash 00000000 0000021c l d .dynsym 00000000 0000054c l d .dynstr 00000000 00000736 l d .gnu.version 00000000 0000079c l d .gnu.version_r 00000000 000007cc l d .rel.dyn 00000000 000007f4 l d .rel.plt 00000000 00000844 l d .init 00000000 0000085c l d .plt 00000000 0000090c l d .text 00000000 00000c10 l d .fini 00000000 00000c40 l d .rodata 00000000 00000d00 l d .eh_frame 00000000 00001d04 l d .data 00000000 00001d0c l d .dynamic 00000000 00001e24 l d .ctors 00000000 00001e2c l d .dtors 00000000 00001e34 l d .jcr 00000000 00001e38 l d .got 00000000 00001e78 l d .bss 00000000 00000000 l d .comment 00000000 00000000 l d .debug_aranges 00000000 00000000 l d .debug_pubnames 00000000 00000000 l d .debug_info 00000000 00000000 l d .debug_abbrev 00000000 00000000 l d .debug_line 00000000 00000000 l d .debug_frame 00000000 00000000 l d .debug_str 00000000 00000000 l d .debug_ranges 00000000 00000b78 g DF .text 00000064 Base svn_fs__next_entry_name 00000000 DF *UND* 00000167 GLIBC_2.0 strchr 00001d0c g DO *ABS* 00000000 Base _DYNAMIC 000009d8 g DF .text 000000f8 Base svn_fs__canonicalize_abspath 00000000 DF *UND* 00000048 svn_error_create 00000000 DF *UND* 0000004c GLIBC_2.0 dcgettext 00000000 DF *UND* 00000027 svn_error__locate 00000844 g DF .init 00000000 Base _init 00000000 DF *UND* 00000054 apr_pstrdup 00000ad0 g DF .text 000000a5 Base svn_fs__check_fs 00000000 DF *UND* 0000010c apr_palloc 00001e78 g D *ABS* 00000000 Base __bss_start 00000000 DF *UND* 00000065 apr_pstrndup 00000c10 g DF .fini 00000000 Base _fini 00000000 w DF *UND* 0000009a GLIBC_2.1.3 __cxa_finalize 00001e78 g D *ABS* 00000000 Base _edata 00001e38 g DO *ABS* 00000000 Base _GLOBAL_OFFSET_TABLE_ 00001e7c g D *ABS* 00000000 Base _end 00000000 DF *UND* 00000043 GLIBC_2.0 memset 00000000 w D *UND* 00000000 _Jv_RegisterClasses 00000000 w D *UND* 00000000 __gmon_start__ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-07-16 17:51:29 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.