search for: flags_1

Displaying 4 results from an estimated 4 matches for "flags_1".

Did you mean: flags_r
2020 Nov 12
1
Targeting old glibc
...can rewrite the DT_VERNEED tag to DT_NULL (0), terminating > the dynamic table, effectively deleting all DT_VER* tags. DT_RELACOUNT is also > deleted. Fortunately its absence does not affect correctness. > This requires binary patching > > ... > 0x000000006ffffffb (FLAGS_1) Flags: NOW > - 0x000000006ffffffe (VERNEED) 0x8ef0 > - 0x000000006fffffff (VERNEEDNUM) 5 > - 0x000000006ffffff0 (VERSYM) 0x89c0 > - 0x000000006ffffff9 (RELACOUNT) 1536 > 0x0000000000000000 (NULL) 0x0 > > >...
2020 Nov 11
2
Targeting old glibc
It did partially fix the issue but there is still one problem: llvm-objdump -sx gives: Version References: required from libpthread.so.0: 0x09691a75 0x00 05 GLIBC_2.2.5 0x09691972 0x00 09 GLIBC_2.3.2 0x09691973 0x00 07 GLIBC_2.3.3 0x06969192 0x00 12 GLIBC_2.12 required from libdl.so.2: 0x09691a75 0x00 21 GLIBC_2.2.5 required from libuuid.so.1: 0x09da27b0 0x00 19
2020 Nov 11
0
Targeting old glibc
...well. To achieve this, we can rewrite the DT_VERNEED tag to DT_NULL (0), terminating the dynamic table, effectively deleting all DT_VER* tags. DT_RELACOUNT is also deleted. Fortunately its absence does not affect correctness. This requires binary patching ... 0x000000006ffffffb (FLAGS_1) Flags: NOW - 0x000000006ffffffe (VERNEED) 0x8ef0 - 0x000000006fffffff (VERNEEDNUM) 5 - 0x000000006ffffff0 (VERSYM) 0x89c0 - 0x000000006ffffff9 (RELACOUNT) 1536 0x0000000000000000 (NULL) 0x0 In the end, the solution is: r2 -wqc...
2010 Sep 15
3
Compiling Dovecot 2.0.2 on Solaris 10 SPARC - libssl.so.1.0.0: open failed
I'm trying to compile the source for Dovecot 2.0.2 on a Solaris 10 SPARC machine. > uname -a SunOS ommtca013 5.10 Generic_138888-07 sun4v sparc SUNW,Sun-Blade-T6300 Solaris > cat /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC I've installed the following binaries from sunfreeware for dovecot 1.1 to use with 2.0.2 gcc-3.4.6-sol10-sparc-local