error when build with static option on debian buster #46

Closed
opened 2019-10-01 16:55:51 +00:00 by aleajactaest · 5 comments
aleajactaest commented 2019-10-01 16:55:51 +00:00 (Migrated from port.numenaute.org)

We have error link gnutls_session_get_ptr when we build on static option

usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/libmysqlclient.a(gnutls.c.o): in function `my_verify_callback':
(.text+0x2c): undefined reference to `gnutls_session_get_ptr'
/usr/bin/ld: (.text+0x5f): undefined reference to `gnutls_certificate_type_get'
/usr/bin/ld: (.text+0x7b): undefined reference to `gnutls_x509_crt_init'
/usr/bin/ld: (.text+0x92): undefined reference to `gnutls_certificate_get_peers'
/usr/bin/ld: (.text+0xac): undefined reference to `gnutls_x509_crt_import'
/usr/bin/ld: (.text+0xc9): undefined reference to `gnutls_x509_crt_deinit'
/usr/bin/ld: (.text+0x124): undefined reference to `gnutls_x509_crt_check_hostname'
/usr/bin/ld: (.text+0x134): undefined reference to `gnutls_x509_crt_deinit'
/usr/bin/ld: (.text+0x16b): undefined reference to `gnutls_certificate_verify_peers2'
/usr/bin/ld: (.text+0x1c4): undefined reference to `gnutls_x509_crt_deinit'
/usr/bin/ld: (.text+0x1d5): undefined reference to `gnutls_x509_crt_deinit'
We have error link gnutls_session_get_ptr when we build on static option <pre> usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/libmysqlclient.a(gnutls.c.o): in function `my_verify_callback': (.text+0x2c): undefined reference to `gnutls_session_get_ptr' /usr/bin/ld: (.text+0x5f): undefined reference to `gnutls_certificate_type_get' /usr/bin/ld: (.text+0x7b): undefined reference to `gnutls_x509_crt_init' /usr/bin/ld: (.text+0x92): undefined reference to `gnutls_certificate_get_peers' /usr/bin/ld: (.text+0xac): undefined reference to `gnutls_x509_crt_import' /usr/bin/ld: (.text+0xc9): undefined reference to `gnutls_x509_crt_deinit' /usr/bin/ld: (.text+0x124): undefined reference to `gnutls_x509_crt_check_hostname' /usr/bin/ld: (.text+0x134): undefined reference to `gnutls_x509_crt_deinit' /usr/bin/ld: (.text+0x16b): undefined reference to `gnutls_certificate_verify_peers2' /usr/bin/ld: (.text+0x1c4): undefined reference to `gnutls_x509_crt_deinit' /usr/bin/ld: (.text+0x1d5): undefined reference to `gnutls_x509_crt_deinit' </pre>
aleajactaest commented 2019-10-01 16:56:41 +00:00 (Migrated from port.numenaute.org)

changed the description

changed the description
aleajactaest commented 2019-10-01 17:05:24 +00:00 (Migrated from port.numenaute.org)

mentioned in commit 1296097e80

mentioned in commit 1296097e804477f7359ee6572202b208246f46f5
aleajactaest commented 2019-10-08 05:37:02 +00:00 (Migrated from port.numenaute.org)

mentioned in merge request !44

mentioned in merge request !44
aleajactaest commented 2019-10-08 05:37:59 +00:00 (Migrated from port.numenaute.org)

mentioned in commit 491a0a3140

mentioned in commit 491a0a314013aae7a5dfb47a59d0e0dbd9f66bb8
aleajactaest commented 2019-10-08 05:37:59 +00:00 (Migrated from port.numenaute.org)

closed via merge request !44

closed via merge request !44
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Khaganat-NeL/khanat-opennel-code#46
No description provided.