I guess that's a bit of a lie -- we only need 2.8.0. Can you fetch from
that branch again, please? Cool. compiles without problem (commit 01150291779e4d4aa61f4495014c9f214bbb5eb6).
Below is the output of readelf. $ readelf -d ./lib/libalpm/.libs/libalpm.so Dynamic section at offset 0x2eec4 contains 24 entries: Tag Type Name/Value 0x00000001 (NEEDED) Shared library: [libcrypto.so.1.0.0] 0x00000001 (NEEDED) Shared library: [libarchive.so.2] 0x00000001 (NEEDED) Shared library: [libcurl-gnutls.so.4] 0x00000001 (NEEDED) Shared library: [libc.so.6] 0x0000000e (SONAME) Library soname: [libalpm.so.7] 0x0000000c (INIT) 0x39a4 0x0000000d (FINI) 0x25738 0x6ffffef5 (GNU_HASH) 0x138 0x00000005 (STRTAB) 0x19d0 0x00000006 (SYMTAB) 0x680 0x0000000a (STRSZ) 5287 (bytes) 0x0000000b (SYMENT) 16 (bytes) 0x00000003 (PLTGOT) 0x2fff4 0x00000002 (PLTRELSZ) 1448 (bytes) 0x00000014 (PLTREL) REL 0x00000017 (JMPREL) 0x33fc 0x00000011 (REL) 0x31b4 0x00000012 (RELSZ) 584 (bytes) 0x00000013 (RELENT) 8 (bytes) 0x6ffffffe (VERNEED) 0x30e4 0x6fffffff (VERNEEDNUM) 3 0x6ffffff0 (VERSYM) 0x2e78 0x6ffffffa (RELCOUNT) 67 0x00000000 (NULL) 0x0 Br, Bala