Subject: Re: pkg/30008: print/acroread7 doesn't work
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: pkgsrc-bugs
Date: 05/09/2005 11:15:03
The following reply was made to PR pkg/30008; it has been noted by GNATS.

From: Mark Davies <mark@mcs.vuw.ac.nz>
To: Nick Hudson <nick.hudson@dsl.pipex.com>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/30008: print/acroread7 doesn't work
Date: Mon, 9 May 2005 23:14:10 +1200

 On Monday 09 May 2005 20:04, Nick Hudson wrote:
 > Why this works for some people and not others beats me. What platforms and
 > versions are people using? What's the output of the above command?
 
 2.99.10/i386
 
 lap2% readelf -l /usr/pkg/emul//linux/opt/gnome/lib/libgdk_pixbuf-2.0.so.0
 
 Elf file type is DYN (Shared object file)
 Entry point 0x2b80
 There are 4 program headers, starting at offset 52
 
 Program Headers:
   Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
   LOAD           0x000000 0x00000000 0x00000000 0x10ce8 0x10ce8 R E 0x1000
   LOAD           0x011000 0x00011000 0x00011000 0x004c4 0x00518 RW  0x1000
   DYNAMIC        0x011208 0x00011208 0x00011208 0x000f0 0x000f0 RW  0x4
   LOOS+474e551   0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4
 
  Section to Segment mapping:
   Segment Sections...
    
 00     .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata
    01     .data .eh_frame .dynamic .ctors .dtors .jcr .got .bss
    02     .dynamic
    03
 
 cheers
 mark