Bug 16030 - Serf compiles against LibreSSL but expects non-existing symbols at run-time
: Serf compiles against LibreSSL but expects non-existing symbols at run-time
Status: RESOLVED FIXED
Product: Codex
Classification: Unclassified
Component: http
: test grimoire
: x86 Linux
: P2 major
Assigned To: Grimoire Bug List
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-09 03:54 UTC by Ismael Luceno
Modified: 2017-09-30 00:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ismael Luceno 2017-03-09 03:54:55 UTC
libserf-1.so: undefined reference to `BIO_meth_set_gets'
libserf-1.so: undefined reference to `OPENSSL_malloc_init'
libserf-1.so: undefined reference to `BIO_set_data'
libserf-1.so: undefined reference to `BIO_set_init'
libserf-1.so: undefined reference to `BIO_meth_free'
libserf-1.so: undefined reference to `BIO_meth_set_destroy'
libserf-1.so: undefined reference to `BIO_meth_set_write'
libserf-1.so: undefined reference to `BIO_meth_set_read'
libserf-1.so: undefined reference to `BIO_get_data'
libserf-1.so: undefined reference to `BIO_set_shutdown'
libserf-1.so: undefined reference to `BIO_meth_new'
libserf-1.so: undefined reference to `BIO_meth_set_create'
libserf-1.so: undefined reference to `BIO_meth_set_ctrl'
Comment 1 Ismael Luceno 2017-09-30 00:01:42 UTC
Fixed by commit 81e18e0ebb45813b56063bfd07a141a5c3ee68df.