This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/16982] configure: error: linker with -z relro support required


https://sourceware.org/bugzilla/show_bug.cgi?id=16982

--- Comment #2 from Chenyuan.Liu <2947868523 at qq dot com> ---
configure:6113: $? = 0
configure:6116: readelf -Wl conftest.so > conftest.ph
configure:6119: $? = 0
configure:6125: 
      gawk -v commonpagesize=0x1000 -f conftest.awk
       conftest.ph > conftest.cps

LINE: 
LINE: Elf file type is DYN (Shared object file)
LINE: Entry point 0x2c0
LINE: There are 3 program headers, starting at offset 52
LINE: 
LINE: Program Headers:
LINE:   Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
LINE:   LOAD           0x000000 0x00000000 0x00000000 0x002c8 0x002c8 R E
0x8000
LINE:   LOAD           0x0002c8 0x000082c8 0x000082c8 0x40090 0x40090 RW 
0x8000
LINE:   DYNAMIC        0x0002d4 0x000082d4 0x000082d4 0x00078 0x00078 RW  0x4
LINE: 
LINE:  Section to Segment mapping:
LINE:   Segment Sections...
LINE:    00     .hash .dynsym .dynstr .rel.dyn .text 
LINE:    01     .data.rel.ro .dynamic .got .data 
LINE:    02     .dynamic 
configure:6128: $? = 0
configure:6133: result: no
configure:6139: error: linker with -z relro support required

## ---------------- ##
## Cache variables. ##
## ---------------- ##

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]