additional lib error

Mr. Darren darren780 at yahoo.com
Thu Feb 15 00:12:52 UTC 2007



--- Alexander Kabaev <kabaev at gmail.com> wrote:

> On Tue, 13 Feb 2007 21:35:28 -0800 (PST)
> "Mr. Darren" <darren780 at yahoo.com> wrote:
> 
> > also a whole lot of 
> > /libexec/ld-elf.so.1: ': unsupported file
> > layout *** Error code 1
> > 
> > thanks,
> > Darren
> 
> 
> Output of 'readelf -a /usr/local/lib/libintl.so.6'
> will explain  a lot.
> Could you provide one?
> 
> -- 
> Alexander Kabaev
> 


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news
-------------- next part --------------
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 09 00 00 00 00 00 00 00 00 
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - FreeBSD
  ABI Version:                       0
  Type:                              DYN (Shared object file)
  Machine:                           Advanced Micro Devices X86-64
  Version:                           0x1
  Entry point address:               0x2550
  Start of program headers:          64 (bytes into file)
  Start of section headers:          37152 (bytes into file)
  Flags:                             0x0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         3
  Size of section headers:           64 (bytes)
  Number of section headers:         23
  Section header string table index: 20

Section Headers:
  [Nr] Name              Type             Address           Offset
       Size              EntSize          Flags  Link  Info  Align
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .hash             HASH             00000000000000e8  000000e8
       0000000000000394  0000000000000004   A       2     0     8
  [ 2] .dynsym           DYNSYM           0000000000000480  00000480
       0000000000000c30  0000000000000018   A       3    14     8
  [ 3] .dynstr           STRTAB           00000000000010b0  000010b0
       000000000000059e  0000000000000000   A       0     0     1
  [ 4] .rela.dyn         RELA             0000000000001650  00001650
       00000000000001b0  0000000000000018   A       2     0     8
  [ 5] .rela.plt         RELA             0000000000001800  00001800
       00000000000007e0  0000000000000018   A       2     7     8
  [ 6] .init             PROGBITS         0000000000001fe0  00001fe0
       0000000000000013  0000000000000000  AX       0     0     4
  [ 7] .plt              PROGBITS         0000000000001ff4  00001ff4
       0000000000000550  0000000000000010  AX       0     0     4
  [ 8] .text             PROGBITS         0000000000002550  00002550
       0000000000005328  0000000000000000  AX       0     0     16
  [ 9] .fini             PROGBITS         0000000000007878  00007878
       000000000000000e  0000000000000000  AX       0     0     4
  [10] .rodata           PROGBITS         00000000000078a0  000078a0
       000000000000081c  0000000000000000   A       0     0     32
  [11] .data             PROGBITS         00000000001080c0  000080c0
       0000000000000040  0000000000000000  WA       0     0     32
  [12] .eh_frame         PROGBITS         0000000000108100  00008100
       0000000000000700  0000000000000000   A       0     0     8
  [13] .dynamic          DYNAMIC          0000000000108800  00008800
       0000000000000170  0000000000000010  WA       3     0     8
  [14] .ctors            PROGBITS         0000000000108970  00008970
       0000000000000010  0000000000000000  WA       0     0     8
  [15] .dtors            PROGBITS         0000000000108980  00008980
       0000000000000010  0000000000000000  WA       0     0     8
  [16] .jcr              PROGBITS         0000000000108990  00008990
       0000000000000008  0000000000000000  WA       0     0     8
  [17] .got              PROGBITS         0000000000108998  00008998
       0000000000000320  0000000000000008  WA       0     0     8
  [18] .bss              NOBITS           0000000000108cc0  00008cc0
       0000000000000108  0000000000000000  WA       0     0     32
  [19] .comment          PROGBITS         0000000000000000  00008cc0
       00000000000003c2  0000000000000000           0     0     1
  [20] .shstrtab         STRTAB           0000000000000000  00009082
       000000000000009e  0000000000000000           0     0     1
  [21] .symtab           SYMTAB           0000000000000000  000096e0
       0000000000001548  0000000000000018          22    75     8
  [22] .strtab           STRTAB           0000000000000000  0000ac28
       0000000000000a8b  0000000000000000           0     0     1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  LOAD           0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x00000000000080bc 0x00000000000080bc  R E    100000
  LOAD           0x00000000000080c0 0x00000000001080c0 0x00000000001080c0
                 0x0000000000000bf8 0x0000000000000d08  RW     100000
  DYNAMIC        0x0000000000008800 0x0000000000108800 0x0000000000108800
                 0x0000000000000170 0x0000000000000170  RW     8

 Section to Segment mapping:
  Segment Sections...
   00     .hash .dynsym .dynstr .rela.dyn .rela.plt .init .plt .text .fini .rodata 
   01     .data .eh_frame .dynamic .ctors .dtors .jcr .got .bss 
   02     .dynamic 

Dynamic segment at offset 0x8800 contains 19 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libiconv.so.3]
 0x000000000000000e (SONAME)             Library soname: [libintl.so.6]
 0x000000000000000f (RPATH)              Library rpath: [/usr/local/lib]
 0x000000000000000c (INIT)               0x1fe0
 0x000000000000000d (FINI)               0x7878
 0x0000000000000004 (HASH)               0xe8
 0x0000000000000005 (STRTAB)             0x10b0
 0x0000000000000006 (SYMTAB)             0x480
 0x000000000000000a (STRSZ)              1438 (bytes)
 0x000000000000000b (SYMENT)             24 (bytes)
 0x0000000000000003 (PLTGOT)             0x108998
 0x0000000000000002 (PLTRELSZ)           2016 (bytes)
 0x0000000000000014 (PLTREL)             RELA
 0x0000000000000017 (JMPREL)             0x1800
 0x0000000000000007 (RELA)               0x1650
 0x0000000000000008 (RELASZ)             432 (bytes)
 0x0000000000000009 (RELAENT)            24 (bytes)
 0x000000006ffffff9 (RELACOUNT)          4
 0x0000000000000000 (NULL)               0x0

Relocation section '.rela.dyn' at offset 0x1650 contains 18 entries:
  Offset          Info           Type           Sym. Value    Sym. Name + Addend
0000001080c0  000000000008 R_X86_64_RELATIVE                    00000000001080c0
0000001080c8  000000000008 R_X86_64_RELATIVE                    0000000000108988
0000001080e8  000000000008 R_X86_64_RELATIVE                    0000000000007fa0
0000001080f0  000000000008 R_X86_64_RELATIVE                    0000000000007f80
0000001080d0  004700000001 R_X86_64_64       0000000000007978 libintl_nl_default_def + 0
000000108c70  004700000006 R_X86_64_GLOB_DAT 0000000000007978 libintl_nl_default_def + 0
000000108c50  001b00000006 R_X86_64_GLOB_DAT 00000000001080e0 libintl_gettext_german + 0
000000108c58  002900000006 R_X86_64_GLOB_DAT 0000000000000000 __cxa_finalize + 0
000000108c60  002d00000006 R_X86_64_GLOB_DAT 0000000000108db8 _nl_msg_cat_cntr + 0
000000108c68  003d00000006 R_X86_64_GLOB_DAT 0000000000000000 _DefaultRuneLocale + 0
000000108c78  004800000006 R_X86_64_GLOB_DAT 0000000000000000 __deregister_frame_inf + 0
000000108c80  004e00000006 R_X86_64_GLOB_DAT 0000000000007960 libintl_nl_default_dir + 0
000000108c88  005700000006 R_X86_64_GLOB_DAT 0000000000000000 _CurrentRuneLocale + 0
000000108c90  005800000006 R_X86_64_GLOB_DAT 0000000000108dc0 libintl_nl_domain_bind + 0
000000108c98  005900000006 R_X86_64_GLOB_DAT 00000000001080d0 libintl_nl_current_def + 0
000000108ca0  005d00000006 R_X86_64_GLOB_DAT 0000000000000000 __isthreaded + 0
000000108ca8  007800000006 R_X86_64_GLOB_DAT 0000000000000000 _Jv_RegisterClasses + 0
000000108cb0  007a00000006 R_X86_64_GLOB_DAT 0000000000000000 __register_frame_info + 0

Relocation section '.rela.plt' at offset 0x1800 contains 84 entries:
  Offset          Info           Type           Sym. Value    Sym. Name + Addend
0000001089b0  001400000007 R_X86_64_JUMP_SLO 0000000000000000 stpcpy + 0
0000001089b8  001500000007 R_X86_64_JUMP_SLO 0000000000000000 tsearch + 0
0000001089c0  001600000007 R_X86_64_JUMP_SLO 0000000000000000 strcpy + 0
0000001089c8  001800000007 R_X86_64_JUMP_SLO 0000000000000000 getgid + 0
0000001089d0  001900000007 R_X86_64_JUMP_SLO 0000000000002e40 _nl_load_domain + 0
0000001089d8  001a00000007 R_X86_64_JUMP_SLO 0000000000002940 libintl_bindtextdomain + 0
0000001089e0  001c00000007 R_X86_64_JUMP_SLO 0000000000000000 ungetc + 0
0000001089e8  001d00000007 R_X86_64_JUMP_SLO 0000000000000000 geteuid + 0
0000001089f0  001e00000007 R_X86_64_JUMP_SLO 0000000000000000 munmap + 0
0000001089f8  002000000007 R_X86_64_JUMP_SLO 0000000000000000 getenv + 0
000000108a00  002100000007 R_X86_64_JUMP_SLO 0000000000000000 __srget + 0
000000108a08  002200000007 R_X86_64_JUMP_SLO 0000000000000000 getegid + 0
000000108a10  002300000007 R_X86_64_JUMP_SLO 0000000000000000 bsearch + 0
000000108a18  002400000007 R_X86_64_JUMP_SLO 0000000000000000 qsort + 0
000000108a20  002500000007 R_X86_64_JUMP_SLO 0000000000000000 fscanf + 0
000000108a28  002600000007 R_X86_64_JUMP_SLO 0000000000000000 fgets + 0
000000108a30  002700000007 R_X86_64_JUMP_SLO 00000000000045a0 _nl_expand_alias + 0
000000108a38  002800000007 R_X86_64_JUMP_SLO 0000000000000000 memcpy + 0
000000108a40  002900000007 R_X86_64_JUMP_SLO 0000000000000000 __cxa_finalize + 0
000000108a48  002b00000007 R_X86_64_JUMP_SLO 0000000000000000 getuid + 0
000000108a50  002e00000007 R_X86_64_JUMP_SLO 0000000000000000 malloc + 0
000000108a58  002f00000007 R_X86_64_JUMP_SLO 0000000000006f60 libintl_set_relocation + 0
000000108a60  003000000007 R_X86_64_JUMP_SLO 0000000000006260 libintl_ngettext + 0
000000108a68  003100000007 R_X86_64_JUMP_SLO 0000000000000000 strtoul + 0
000000108a70  003200000007 R_X86_64_JUMP_SLO 0000000000005b90 libintl_dcigettext + 0
000000108a78  003400000007 R_X86_64_JUMP_SLO 00000000000072d0 _nl_language_preferenc + 0
000000108a80  003500000007 R_X86_64_JUMP_SLO 0000000000000000 libiconv_set_relocatio + 0
000000108a88  003600000007 R_X86_64_JUMP_SLO 0000000000000000 mmap + 0
000000108a90  003700000007 R_X86_64_JUMP_SLO 0000000000002990 libintl_dgettext + 0
000000108a98  003800000007 R_X86_64_JUMP_SLO 0000000000000000 abort + 0
000000108aa0  003900000007 R_X86_64_JUMP_SLO 0000000000000000 libiconv_open + 0
000000108aa8  003a00000007 R_X86_64_JUMP_SLO 0000000000007560 _nl_log_untranslated + 0
000000108ab0  003c00000007 R_X86_64_JUMP_SLO 0000000000000000 libiconv_close + 0
000000108ab8  003e00000007 R_X86_64_JUMP_SLO 00000000000029b0 _nl_find_domain + 0
000000108ac0  003f00000007 R_X86_64_JUMP_SLO 00000000000072e0 _nl_locale_name_posix + 0
000000108ac8  004000000007 R_X86_64_JUMP_SLO 0000000000007050 libintl_relocate + 0
000000108ad0  004100000007 R_X86_64_JUMP_SLO 0000000000000000 calloc + 0
000000108ad8  004200000007 R_X86_64_JUMP_SLO 00000000000029a0 libintl_gettext + 0
000000108ae0  004300000007 R_X86_64_JUMP_SLO 0000000000000000 fstat + 0
000000108ae8  004400000007 R_X86_64_JUMP_SLO 0000000000004e20 _nl_normalize_codeset + 0
000000108af0  004600000007 R_X86_64_JUMP_SLO 0000000000006b80 locale_charset + 0
000000108af8  004800000007 R_X86_64_JUMP_SLO 0000000000000000 __deregister_frame_inf + 0
000000108b00  004a00000007 R_X86_64_JUMP_SLO 0000000000000000 nl_langinfo + 0
000000108b08  004b00000007 R_X86_64_JUMP_SLO 00000000000047b0 _nl_make_l10nflist + 0
000000108b10  004c00000007 R_X86_64_JUMP_SLO 0000000000002960 libintl_bind_textdomai + 0
000000108b18  004d00000007 R_X86_64_JUMP_SLO 0000000000000000 tfind + 0
000000108b20  004f00000007 R_X86_64_JUMP_SLO 0000000000000000 strstr + 0
000000108b28  005000000007 R_X86_64_JUMP_SLO 0000000000000000 __error + 0
000000108b30  005100000007 R_X86_64_JUMP_SLO 0000000000000000 read + 0
000000108b38  005200000007 R_X86_64_JUMP_SLO 0000000000000000 ___runetype + 0
000000108b40  005300000007 R_X86_64_JUMP_SLO 0000000000000000 strncmp + 0
000000108b48  005400000007 R_X86_64_JUMP_SLO 0000000000005010 _nl_explode_name + 0
000000108b50  005500000007 R_X86_64_JUMP_SLO 0000000000000000 strcasecmp + 0
000000108b58  005600000007 R_X86_64_JUMP_SLO 0000000000000000 realloc + 0
000000108b60  005a00000007 R_X86_64_JUMP_SLO 0000000000006290 libintl_gettext_free_e + 0
000000108b68  005b00000007 R_X86_64_JUMP_SLO 0000000000000000 strdup + 0
000000108b70  005c00000007 R_X86_64_JUMP_SLO 0000000000002980 libintl_dcgettext + 0
000000108b78  005e00000007 R_X86_64_JUMP_SLO 0000000000000000 fopen + 0
000000108b80  006000000007 R_X86_64_JUMP_SLO 0000000000000000 __swbuf + 0
000000108b88  006100000007 R_X86_64_JUMP_SLO 0000000000000000 fclose + 0
000000108b90  006200000007 R_X86_64_JUMP_SLO 00000000000055f0 _nl_find_msg + 0
000000108b98  006300000007 R_X86_64_JUMP_SLO 0000000000000000 putc + 0
000000108ba0  006400000007 R_X86_64_JUMP_SLO 0000000000000000 strcmp + 0
000000108ba8  006500000007 R_X86_64_JUMP_SLO 0000000000000000 getcwd + 0
000000108bb0  006600000007 R_X86_64_JUMP_SLO 0000000000006240 libintl_dcngettext + 0
000000108bb8  006800000007 R_X86_64_JUMP_SLO 0000000000004fc0 _nl_find_language + 0
000000108bc0  006900000007 R_X86_64_JUMP_SLO 0000000000000000 strcspn + 0
000000108bc8  006a00000007 R_X86_64_JUMP_SLO 0000000000007330 _nl_locale_name_defaul + 0
000000108bd0  006b00000007 R_X86_64_JUMP_SLO 0000000000006a70 libintl_gettext_extrac + 0
000000108bd8  006c00000007 R_X86_64_JUMP_SLO 0000000000002c80 _nl_init_domain_conv + 0
000000108be0  006d00000007 R_X86_64_JUMP_SLO 0000000000000000 fwrite + 0
000000108be8  007100000007 R_X86_64_JUMP_SLO 0000000000000000 libiconv + 0
000000108bf0  007400000007 R_X86_64_JUMP_SLO 0000000000006250 libintl_dngettext + 0
000000108bf8  007500000007 R_X86_64_JUMP_SLO 0000000000000000 strlen + 0
000000108c00  007600000007 R_X86_64_JUMP_SLO 0000000000000000 open + 0
000000108c08  007700000007 R_X86_64_JUMP_SLO 0000000000000000 strchr + 0
000000108c10  007800000007 R_X86_64_JUMP_SLO 0000000000000000 _Jv_RegisterClasses + 0
000000108c18  007a00000007 R_X86_64_JUMP_SLO 0000000000000000 __register_frame_info + 0
000000108c20  007b00000007 R_X86_64_JUMP_SLO 00000000000063c0 libintl_gettextparse + 0
000000108c28  007c00000007 R_X86_64_JUMP_SLO 0000000000000000 close + 0
000000108c30  007d00000007 R_X86_64_JUMP_SLO 00000000000046c0 libintl_textdomain + 0
000000108c38  007f00000007 R_X86_64_JUMP_SLO 0000000000000000 ___tolower + 0
000000108c40  008000000007 R_X86_64_JUMP_SLO 0000000000000000 free + 0
000000108c48  008100000007 R_X86_64_JUMP_SLO 0000000000002e00 _nl_free_domain_conv + 0

There are no unwind sections in this file.

Symbol table '.dynsym' contains 130 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     1: 00000000000000e8     0 SECTION LOCAL  DEFAULT    1 
     2: 0000000000000480     0 SECTION LOCAL  DEFAULT    2 
     3: 00000000000010b0     0 SECTION LOCAL  DEFAULT    3 
     4: 0000000000001650     0 SECTION LOCAL  DEFAULT    4 
     5: 0000000000001800     0 SECTION LOCAL  DEFAULT    5 
     6: 0000000000001fe0     0 SECTION LOCAL  DEFAULT    6 
     7: 0000000000001ff4     0 SECTION LOCAL  DEFAULT    7 
     8: 0000000000002550     0 SECTION LOCAL  DEFAULT    8 
     9: 0000000000007878     0 SECTION LOCAL  DEFAULT    9 
    10: 00000000000078a0     0 SECTION LOCAL  DEFAULT   10 
    11: 00000000001080c0     0 SECTION LOCAL  DEFAULT   11 
    12: 0000000000108100     0 SECTION LOCAL  DEFAULT   12 
    13: 0000000000108800     0 SECTION LOCAL  DEFAULT   13 
    14: 0000000000108970     0 SECTION LOCAL  DEFAULT   14 
    15: 0000000000108980     0 SECTION LOCAL  DEFAULT   15 
    16: 0000000000108990     0 SECTION LOCAL  DEFAULT   16 
    17: 0000000000108998     0 SECTION LOCAL  DEFAULT   17 
    18: 0000000000108cc0     0 SECTION LOCAL  DEFAULT   18 
    19: 0000000000000000     0 SECTION LOCAL  DEFAULT   19 
    20: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND stpcpy
    21: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND tsearch
    22: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcpy
    23: 0000000000007810     5 FUNC    GLOBAL DEFAULT    8 textdomain
    24: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getgid
    25: 0000000000002e40  4805 FUNC    GLOBAL DEFAULT    8 _nl_load_domain
    26: 0000000000002940    27 FUNC    GLOBAL DEFAULT    8 libintl_bindtextdomain
    27: 00000000001080e0    32 OBJECT  GLOBAL DEFAULT   11 libintl_gettext_germanic_
    28: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ungetc
    29: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND geteuid
    30: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND munmap
    31: 0000000000108800     0 OBJECT  GLOBAL DEFAULT  ABS _DYNAMIC
    32: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getenv
    33: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __srget
    34: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getegid
    35: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND bsearch
    36: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND qsort
    37: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fscanf
    38: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fgets
    39: 00000000000045a0   265 FUNC    GLOBAL DEFAULT    8 _nl_expand_alias
    40: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND memcpy
    41: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __cxa_finalize
    42: 00000000000077f0     5 FUNC    GLOBAL DEFAULT    8 dngettext
    43: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getuid
    44: 00000000000077c0     5 FUNC    GLOBAL DEFAULT    8 dgettext
    45: 0000000000108db8     4 OBJECT  GLOBAL DEFAULT   18 _nl_msg_cat_cntr
    46: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND malloc
    47: 0000000000006f60   225 FUNC    GLOBAL DEFAULT    8 libintl_set_relocation_pr
    48: 0000000000006260    22 FUNC    GLOBAL DEFAULT    8 libintl_ngettext
    49: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strtoul
    50: 0000000000005b90  1703 FUNC    GLOBAL DEFAULT    8 libintl_dcigettext
    51: 0000000000007830     5 FUNC    GLOBAL DEFAULT    8 bind_textdomain_codeset
    52: 00000000000072d0     3 FUNC    GLOBAL DEFAULT    8 _nl_language_preferences_
    53: 0000000000000000   218 FUNC    GLOBAL DEFAULT  UND libiconv_set_relocation_p
    54: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND mmap
    55: 0000000000002990    10 FUNC    GLOBAL DEFAULT    8 libintl_dgettext
    56: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND abort
    57: 0000000000000000  1842 FUNC    GLOBAL DEFAULT  UND libiconv_open
    58: 0000000000007560   588 FUNC    GLOBAL DEFAULT    8 _nl_log_untranslated
    59: 0000000000001fe0     0 FUNC    GLOBAL DEFAULT    6 _init
    60: 0000000000000000    16 FUNC    GLOBAL DEFAULT  UND libiconv_close
    61: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _DefaultRuneLocale
    62: 00000000000029b0   718 FUNC    GLOBAL DEFAULT    8 _nl_find_domain
    63: 00000000000072e0    73 FUNC    GLOBAL DEFAULT    8 _nl_locale_name_posix
    64: 0000000000007050   630 FUNC    GLOBAL DEFAULT    8 libintl_relocate
    65: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND calloc
    66: 00000000000029a0    15 FUNC    GLOBAL DEFAULT    8 libintl_gettext
    67: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fstat
    68: 0000000000004e20   408 FUNC    GLOBAL DEFAULT    8 _nl_normalize_codeset
    69: 00000000000077d0     5 FUNC    GLOBAL DEFAULT    8 dcgettext
    70: 0000000000006b80   979 FUNC    GLOBAL DEFAULT    8 locale_charset
    71: 0000000000007978     9 OBJECT  GLOBAL DEFAULT   10 libintl_nl_default_defaul
    72: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __deregister_frame_info
    73: 00000000000077e0     5 FUNC    GLOBAL DEFAULT    8 ngettext
    74: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND nl_langinfo
    75: 00000000000047b0  1648 FUNC    GLOBAL DEFAULT    8 _nl_make_l10nflist
    76: 0000000000002960    27 FUNC    GLOBAL DEFAULT    8 libintl_bind_textdomain_c
    77: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND tfind
    78: 0000000000007960    24 OBJECT  GLOBAL DEFAULT   10 libintl_nl_default_dirnam
    79: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strstr
    80: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __error
    81: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND read
    82: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ___runetype
    83: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strncmp
    84: 0000000000005010   823 FUNC    GLOBAL DEFAULT    8 _nl_explode_name
    85: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcasecmp
    86: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND realloc
    87: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _CurrentRuneLocale
    88: 0000000000108dc0     8 OBJECT  GLOBAL DEFAULT   18 libintl_nl_domain_binding
    89: 00000000001080d0     8 OBJECT  GLOBAL DEFAULT   11 libintl_nl_current_defaul
    90: 0000000000006290   100 FUNC    GLOBAL DEFAULT    8 libintl_gettext_free_exp
    91: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strdup
    92: 0000000000002980    15 FUNC    GLOBAL DEFAULT    8 libintl_dcgettext
    93: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __isthreaded
    94: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fopen
    95: 0000000000108cb8     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
    96: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __swbuf
    97: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fclose
    98: 00000000000055f0  1433 FUNC    GLOBAL DEFAULT    8 _nl_find_msg
    99: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND putc
   100: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcmp
   101: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getcwd
   102: 0000000000006240    16 FUNC    GLOBAL DEFAULT    8 libintl_dcngettext
   103: 0000000000007878     0 FUNC    GLOBAL DEFAULT    9 _fini
   104: 0000000000004fc0    68 FUNC    GLOBAL DEFAULT    8 _nl_find_language
   105: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcspn
   106: 0000000000007330     8 FUNC    GLOBAL DEFAULT    8 _nl_locale_name_default
   107: 0000000000006a70   271 FUNC    GLOBAL DEFAULT    8 libintl_gettext_extract_p
   108: 0000000000002c80   379 FUNC    GLOBAL DEFAULT    8 _nl_init_domain_conv
   109: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fwrite
   110: 0000000000108cb8     0 NOTYPE  GLOBAL DEFAULT  ABS _edata
   111: 0000000000108998     0 OBJECT  GLOBAL DEFAULT  ABS _GLOBAL_OFFSET_TABLE_
   112: 0000000000108dc8     0 NOTYPE  GLOBAL DEFAULT  ABS _end
   113: 0000000000000000    45 FUNC    GLOBAL DEFAULT  UND libiconv
   114: 00000000000077b0     5 FUNC    GLOBAL DEFAULT    8 gettext
   115: 0000000000007820     5 FUNC    GLOBAL DEFAULT    8 bindtextdomain
   116: 0000000000006250    11 FUNC    GLOBAL DEFAULT    8 libintl_dngettext
   117: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strlen
   118: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND open
   119: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strchr
   120: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _Jv_RegisterClasses
   121: 0000000000007340    28 FUNC    GLOBAL DEFAULT    8 _nl_locale_name
   122: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __register_frame_info
   123: 00000000000063c0  1705 FUNC    GLOBAL DEFAULT    8 libintl_gettextparse
   124: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND close
   125: 00000000000046c0   230 FUNC    GLOBAL DEFAULT    8 libintl_textdomain
   126: 0000000000007800     5 FUNC    GLOBAL DEFAULT    8 dcngettext
   127: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ___tolower
   128: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND free
   129: 0000000000002e00    57 FUNC    GLOBAL DEFAULT    8 _nl_free_domain_conv

Symbol table '.symtab' contains 227 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     1: 00000000000000e8     0 SECTION LOCAL  DEFAULT    1 
     2: 0000000000000480     0 SECTION LOCAL  DEFAULT    2 
     3: 00000000000010b0     0 SECTION LOCAL  DEFAULT    3 
     4: 0000000000001650     0 SECTION LOCAL  DEFAULT    4 
     5: 0000000000001800     0 SECTION LOCAL  DEFAULT    5 
     6: 0000000000001fe0     0 SECTION LOCAL  DEFAULT    6 
     7: 0000000000001ff4     0 SECTION LOCAL  DEFAULT    7 
     8: 0000000000002550     0 SECTION LOCAL  DEFAULT    8 
     9: 0000000000007878     0 SECTION LOCAL  DEFAULT    9 
    10: 00000000000078a0     0 SECTION LOCAL  DEFAULT   10 
    11: 00000000001080c0     0 SECTION LOCAL  DEFAULT   11 
    12: 0000000000108100     0 SECTION LOCAL  DEFAULT   12 
    13: 0000000000108800     0 SECTION LOCAL  DEFAULT   13 
    14: 0000000000108970     0 SECTION LOCAL  DEFAULT   14 
    15: 0000000000108980     0 SECTION LOCAL  DEFAULT   15 
    16: 0000000000108990     0 SECTION LOCAL  DEFAULT   16 
    17: 0000000000108998     0 SECTION LOCAL  DEFAULT   17 
    18: 0000000000108cc0     0 SECTION LOCAL  DEFAULT   18 
    19: 0000000000000000     0 SECTION LOCAL  DEFAULT   19 
    20: 0000000000000000     0 SECTION LOCAL  DEFAULT   20 
    21: 0000000000000000     0 SECTION LOCAL  DEFAULT   21 
    22: 0000000000000000     0 SECTION LOCAL  DEFAULT   22 
    23: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS /a/portbuild/amd64/7/src/
    24: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS <command line>
    25: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS <built-in>
    26: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS /a/portbuild/amd64/7/src/
    27: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS crtstuff.c
    28: 0000000000108970     0 OBJECT  LOCAL  DEFAULT   14 __CTOR_LIST__
    29: 0000000000108980     0 OBJECT  LOCAL  DEFAULT   15 __DTOR_LIST__
    30: 0000000000108100     0 OBJECT  LOCAL  DEFAULT   12 __EH_FRAME_BEGIN__
    31: 0000000000108990     0 OBJECT  LOCAL  DEFAULT   16 __JCR_LIST__
    32: 00000000001080c8     0 OBJECT  LOCAL  DEFAULT   11 p.0
    33: 0000000000108cc0     1 OBJECT  LOCAL  DEFAULT   18 completed.1
    34: 0000000000002550     0 FUNC    LOCAL  DEFAULT    8 __do_global_dtors_aux
    35: 0000000000108ce0    48 OBJECT  LOCAL  DEFAULT   18 object.2
    36: 00000000000025b0     0 FUNC    LOCAL  DEFAULT    8 frame_dummy
    37: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS crtstuff.c
    38: 0000000000108978     0 OBJECT  LOCAL  DEFAULT   14 __CTOR_END__
    39: 0000000000108988     0 OBJECT  LOCAL  DEFAULT   15 __DTOR_END__
    40: 00000000001087b8     0 OBJECT  LOCAL  DEFAULT   12 __FRAME_END__
    41: 0000000000108990     0 OBJECT  LOCAL  DEFAULT   16 __JCR_END__
    42: 0000000000007840     0 FUNC    LOCAL  DEFAULT    8 __do_global_ctors_aux
    43: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS /a/portbuild/amd64/7/src/
    44: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS <command line>
    45: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS <built-in>
    46: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS /a/portbuild/amd64/7/src/
    47: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS bindtextdom.c
    48: 0000000000002600   821 FUNC    LOCAL  DEFAULT    8 set_binding_values
    49: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS dcgettext.c
    50: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS dgettext.c
    51: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS gettext.c
    52: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS finddomain.c
    53: 0000000000108d10     8 OBJECT  LOCAL  DEFAULT   18 _nl_loaded_domains
    54: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS loadmsgcat.c
    55: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS localealias.c
    56: 0000000000007929    14 OBJECT  LOCAL  DEFAULT   10 aliasfile.1
    57: 0000000000004110  1165 FUNC    LOCAL  DEFAULT    8 read_alias_file
    58: 0000000000108d40     8 OBJECT  LOCAL  DEFAULT   18 nmap
    59: 0000000000108d20     8 OBJECT  LOCAL  DEFAULT   18 string_space
    60: 0000000000108d28     8 OBJECT  LOCAL  DEFAULT   18 string_space_act
    61: 0000000000108d30     8 OBJECT  LOCAL  DEFAULT   18 string_space_max
    62: 0000000000108d38     8 OBJECT  LOCAL  DEFAULT   18 map
    63: 00000000000046b0    11 FUNC    LOCAL  DEFAULT    8 alias_compare
    64: 0000000000108d48     8 OBJECT  LOCAL  DEFAULT   18 maxmap
    65: 0000000000108d18     8 OBJECT  LOCAL  DEFAULT   18 locale_alias_path.0
    66: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS textdomain.c
    67: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS l10nflist.c
    68: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS explodename.c
    69: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS dcigettext.c
    70: 0000000000005350    79 FUNC    LOCAL  DEFAULT    8 transcmp
    71: 00000000000053a0   441 FUNC    LOCAL  DEFAULT    8 plural_eval
    72: 0000000000005560   120 FUNC    LOCAL  DEFAULT    8 plural_lookup
    73: 00000000000055e0    14 FUNC    LOCAL  DEFAULT    8 mempcpy
    74: 0000000000108d50     8 OBJECT  LOCAL  DEFAULT   18 freemem.0
    75: 0000000000108d58     8 OBJECT  LOCAL  DEFAULT   18 freemem_size.1
    76: 0000000000108d60     8 OBJECT  LOCAL  DEFAULT   18 root
    77: 0000000000108d68     4 OBJECT  LOCAL  DEFAULT   18 enable_secure
    78: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS dcngettext.c
    79: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS dngettext.c
    80: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS ngettext.c
    81: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS plural.c
    82: 0000000000007a60     4 OBJECT  LOCAL  DEFAULT   10 yydefgoto
    83: 0000000000007a64     4 OBJECT  LOCAL  DEFAULT   10 yypgoto
    84: 0000000000007a70    26 OBJECT  LOCAL  DEFAULT   10 yyr1
    85: 0000000000007a90    26 OBJECT  LOCAL  DEFAULT   10 yyr2
    86: 0000000000007ac0    56 OBJECT  LOCAL  DEFAULT   10 yydefact
    87: 0000000000007b00   108 OBJECT  LOCAL  DEFAULT   10 yytable
    88: 0000000000007b80   108 OBJECT  LOCAL  DEFAULT   10 yycheck
    89: 0000000000007c00   262 OBJECT  LOCAL  DEFAULT   10 yytranslate
    90: 0000000000007d20    56 OBJECT  LOCAL  DEFAULT   10 yypact
    91: 0000000000006280     2 FUNC    LOCAL  DEFAULT    8 __gettexterror
    92: 0000000000006300   134 FUNC    LOCAL  DEFAULT    8 new_exp
    93: 0000000000006390    33 FUNC    LOCAL  DEFAULT    8 new_exp_2
    94: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS plural-exp.c
    95: 0000000000007fa0    32 OBJECT  LOCAL  DEFAULT   10 plvar
    96: 0000000000007f80    32 OBJECT  LOCAL  DEFAULT   10 plone
    97: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS localcharset.c
    98: 0000000000108d70     8 OBJECT  LOCAL  DEFAULT   18 charset_aliases
    99: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS relocatable.c
   100: 0000000000108d80     8 OBJECT  LOCAL  DEFAULT   18 orig_prefix
   101: 0000000000108d90     8 OBJECT  LOCAL  DEFAULT   18 curr_prefix
   102: 0000000000108d88     8 OBJECT  LOCAL  DEFAULT   18 orig_prefix_len
   103: 0000000000108d98     8 OBJECT  LOCAL  DEFAULT   18 curr_prefix_len
   104: 0000000000108d78     4 OBJECT  LOCAL  DEFAULT   18 initialized.0
   105: 0000000000108d7c     4 OBJECT  LOCAL  DEFAULT   18 tried_find_shared_library
   106: 0000000000108da0     8 OBJECT  LOCAL  DEFAULT   18 shared_library_fullname
   107: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS langprefs.c
   108: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS localename.c
   109: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS log.c
   110: 0000000000007360   506 FUNC    LOCAL  DEFAULT    8 print_escaped
   111: 0000000000108da8     8 OBJECT  LOCAL  DEFAULT   18 last_logfilename.0
   112: 0000000000108db0     8 OBJECT  LOCAL  DEFAULT   18 last_logfile.1
   113: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS printf.c
   114: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS osdep.c
   115: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS intl-compat.c
   116: 00000000001080c0     0 OBJECT  LOCAL  HIDDEN   11 __dso_handle
   117: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND stpcpy
   118: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND tsearch
   119: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcpy
   120: 0000000000007810     5 FUNC    GLOBAL DEFAULT    8 textdomain
   121: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getgid
   122: 0000000000002e40  4805 FUNC    GLOBAL DEFAULT    8 _nl_load_domain
   123: 0000000000002940    27 FUNC    GLOBAL DEFAULT    8 libintl_bindtextdomain
   124: 00000000001080e0    32 OBJECT  GLOBAL DEFAULT   11 libintl_gettext_germanic_
   125: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ungetc
   126: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND geteuid
   127: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND munmap
   128: 0000000000108800     0 OBJECT  GLOBAL DEFAULT  ABS _DYNAMIC
   129: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getenv
   130: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __srget
   131: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getegid
   132: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND bsearch
   133: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND qsort
   134: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fscanf
   135: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fgets
   136: 00000000000045a0   265 FUNC    GLOBAL DEFAULT    8 _nl_expand_alias
   137: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND memcpy
   138: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __cxa_finalize
   139: 00000000000077f0     5 FUNC    GLOBAL DEFAULT    8 dngettext
   140: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getuid
   141: 00000000000077c0     5 FUNC    GLOBAL DEFAULT    8 dgettext
   142: 0000000000108db8     4 OBJECT  GLOBAL DEFAULT   18 _nl_msg_cat_cntr
   143: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND malloc
   144: 0000000000006f60   225 FUNC    GLOBAL DEFAULT    8 libintl_set_relocation_pr
   145: 0000000000006260    22 FUNC    GLOBAL DEFAULT    8 libintl_ngettext
   146: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strtoul
   147: 0000000000005b90  1703 FUNC    GLOBAL DEFAULT    8 libintl_dcigettext
   148: 0000000000007830     5 FUNC    GLOBAL DEFAULT    8 bind_textdomain_codeset
   149: 00000000000072d0     3 FUNC    GLOBAL DEFAULT    8 _nl_language_preferences_
   150: 0000000000000000   218 FUNC    GLOBAL DEFAULT  UND libiconv_set_relocation_p
   151: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND mmap
   152: 0000000000002990    10 FUNC    GLOBAL DEFAULT    8 libintl_dgettext
   153: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND abort
   154: 0000000000000000  1842 FUNC    GLOBAL DEFAULT  UND libiconv_open
   155: 0000000000007560   588 FUNC    GLOBAL DEFAULT    8 _nl_log_untranslated
   156: 0000000000001fe0     0 FUNC    GLOBAL DEFAULT    6 _init
   157: 0000000000000000    16 FUNC    GLOBAL DEFAULT  UND libiconv_close
   158: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _DefaultRuneLocale
   159: 00000000000029b0   718 FUNC    GLOBAL DEFAULT    8 _nl_find_domain
   160: 00000000000072e0    73 FUNC    GLOBAL DEFAULT    8 _nl_locale_name_posix
   161: 0000000000007050   630 FUNC    GLOBAL DEFAULT    8 libintl_relocate
   162: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND calloc
   163: 00000000000029a0    15 FUNC    GLOBAL DEFAULT    8 libintl_gettext
   164: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fstat
   165: 0000000000004e20   408 FUNC    GLOBAL DEFAULT    8 _nl_normalize_codeset
   166: 00000000000077d0     5 FUNC    GLOBAL DEFAULT    8 dcgettext
   167: 0000000000006b80   979 FUNC    GLOBAL DEFAULT    8 locale_charset
   168: 0000000000007978     9 OBJECT  GLOBAL DEFAULT   10 libintl_nl_default_defaul
   169: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __deregister_frame_info
   170: 00000000000077e0     5 FUNC    GLOBAL DEFAULT    8 ngettext
   171: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND nl_langinfo
   172: 00000000000047b0  1648 FUNC    GLOBAL DEFAULT    8 _nl_make_l10nflist
   173: 0000000000002960    27 FUNC    GLOBAL DEFAULT    8 libintl_bind_textdomain_c
   174: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND tfind
   175: 0000000000007960    24 OBJECT  GLOBAL DEFAULT   10 libintl_nl_default_dirnam
   176: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strstr
   177: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __error
   178: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND read
   179: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ___runetype
   180: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strncmp
   181: 0000000000005010   823 FUNC    GLOBAL DEFAULT    8 _nl_explode_name
   182: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcasecmp
   183: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND realloc
   184: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _CurrentRuneLocale
   185: 0000000000108dc0     8 OBJECT  GLOBAL DEFAULT   18 libintl_nl_domain_binding
   186: 00000000001080d0     8 OBJECT  GLOBAL DEFAULT   11 libintl_nl_current_defaul
   187: 0000000000006290   100 FUNC    GLOBAL DEFAULT    8 libintl_gettext_free_exp
   188: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strdup
   189: 0000000000002980    15 FUNC    GLOBAL DEFAULT    8 libintl_dcgettext
   190: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __isthreaded
   191: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fopen
   192: 0000000000108cb8     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
   193: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND __swbuf
   194: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fclose
   195: 00000000000055f0  1433 FUNC    GLOBAL DEFAULT    8 _nl_find_msg
   196: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND putc
   197: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcmp
   198: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND getcwd
   199: 0000000000006240    16 FUNC    GLOBAL DEFAULT    8 libintl_dcngettext
   200: 0000000000007878     0 FUNC    GLOBAL DEFAULT    9 _fini
   201: 0000000000004fc0    68 FUNC    GLOBAL DEFAULT    8 _nl_find_language
   202: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strcspn
   203: 0000000000007330     8 FUNC    GLOBAL DEFAULT    8 _nl_locale_name_default
   204: 0000000000006a70   271 FUNC    GLOBAL DEFAULT    8 libintl_gettext_extract_p
   205: 0000000000002c80   379 FUNC    GLOBAL DEFAULT    8 _nl_init_domain_conv
   206: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND fwrite
   207: 0000000000108cb8     0 NOTYPE  GLOBAL DEFAULT  ABS _edata
   208: 0000000000108998     0 OBJECT  GLOBAL DEFAULT  ABS _GLOBAL_OFFSET_TABLE_
   209: 0000000000108dc8     0 NOTYPE  GLOBAL DEFAULT  ABS _end
   210: 0000000000000000    45 FUNC    GLOBAL DEFAULT  UND libiconv
   211: 00000000000077b0     5 FUNC    GLOBAL DEFAULT    8 gettext
   212: 0000000000007820     5 FUNC    GLOBAL DEFAULT    8 bindtextdomain
   213: 0000000000006250    11 FUNC    GLOBAL DEFAULT    8 libintl_dngettext
   214: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strlen
   215: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND open
   216: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND strchr
   217: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _Jv_RegisterClasses
   218: 0000000000007340    28 FUNC    GLOBAL DEFAULT    8 _nl_locale_name
   219: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __register_frame_info
   220: 00000000000063c0  1705 FUNC    GLOBAL DEFAULT    8 libintl_gettextparse
   221: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND close
   222: 00000000000046c0   230 FUNC    GLOBAL DEFAULT    8 libintl_textdomain
   223: 0000000000007800     5 FUNC    GLOBAL DEFAULT    8 dcngettext
   224: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND ___tolower
   225: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND free
   226: 0000000000002e00    57 FUNC    GLOBAL DEFAULT    8 _nl_free_domain_conv

Histogram for bucket list length (total of 97 buckets):
 Length  Number     % of total  Coverage
      0  36         ( 37.1%)
      1  30         ( 30.9%)     27.3%
      2  16         ( 16.5%)     56.4%
      3  13         ( 13.4%)     91.8%
      4  1          (  1.0%)     95.5%
      5  1          (  1.0%)    100.0%

No version information found in this file.


More information about the freebsd-current mailing list