-
-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Description
OS: Arch Linux x86_64
libxml2 2.14.2-2
Latest arch update broke ldc
$ ldd dlang/ldc-1.41.0-beta1/bin/ldmd2
linux-vdso.so.1 (0x000072452b780000)
libm.so.6 => /usr/lib/libm.so.6 (0x000072452af08000)
libz.so.1 => /usr/lib/libz.so.1 (0x000072452b738000)
libxml2.so.2 => not found
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x000072452aedb000)
libc.so.6 => /usr/lib/libc.so.6 (0x000072452aceb000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x000072452b782000)
That suggest it's an issue with how ldc was built
EDIT:
to future readers who need a workaround asap, install: https://archlinux.org/packages/extra/x86_64/libxml2-legacy/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels