[Bug 1936438] Re: Required to have "http" engine built in to the package

2024-05-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: fio (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936438 Title: Requir

[Bug 1936438] Re: Required to have "http" engine built in to the package

2021-07-16 Thread Andrey Grebennikov
Essentially this requires to rebuild the existing package including the libraries of "curl", "ssl" and "crypto" as build dependencies. See the configure script if test "$disable_http" != "yes"; then HTTP_LIBS="-lcurl -lssl -lcrypto" if compile_prog "" "$HTTP_LIBS" "curl-new-ssl"; then outp