Unfortunately, in my application, I cannot link against dynamic zstd library - I'd have to stick with the static one. I started seeing this error only with this version of zstd library. On Ubuntu 22.04, if I install zstd via "apt get libzstd-dev", the static library we get is built with -fPIC flag, so I don't experience this bug there.
I do think that the zstd package we ship with Ubuntu 24.04 should be built with -fPIC flag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2086543 Title: libzstd.a not built with -fPIC flag To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libzstd/+bug/2086543/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
