[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#343607: mklibs: "Dynamic linker not found; aborting"



> Try running mklibs with '-v -v -v', which makes it very verbose.

OK.  Not too illuminating I'm afraid:

$ mklibs -v -v -v -d . /lib/iptables/libipt_DNAT.so
calling readelf --program-headers /lib/iptables/libipt_DNAT.so
E: Dynamic linker not found, aborting.

$ readelf --program-headers /lib/iptables/libipt_DNAT.so

Elf file type is DYN (Shared object file)
Entry point 0x4a0
There are 4 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000000 0x00000000 0x00000000 0x00c29 0x00c29 R E 0x1000
  LOAD           0x000c2c 0x00001c2c 0x00001c2c 0x00154 0x00154 RW  0x1000
  DYNAMIC        0x000c2c 0x00001c2c 0x00001c2c 0x00098 0x00098 RW  0x4
  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RW  0x4

 Section to Segment mapping:
  Segment Sections...
   00     .hash .dynsym .dynstr .rel.dyn .rel.plt .plt .text .rodata
   01     .dynamic .got .got.plt .data
   02     .dynamic
   03




Reply to: