After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758134 - glib-networking-2.46.1: patch to fix building when --without-pkcs11 is used
glib-networking-2.46.1: patch to fix building when --without-pkcs11 is used
Status: RESOLVED DUPLICATE of bug 728977
Product: glib
Classification: Platform
Component: network
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-11-15 13:46 UTC by Pacho Ramos
Modified: 2015-12-30 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unittests.patch (1.18 KB, patch)
2015-11-15 13:46 UTC, Pacho Ramos
accepted-commit_now Details | Review

Description Pacho Ramos 2015-11-15 13:46:17 UTC
Created attachment 315629 [details] [review]
unittests.patch

We are applying attached patch to fix build failure when pkcs11 support is not available since 2.44.x 

CCLD     connection
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/Scrt1.o: In
function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
Makefile:897: recipe for target 'connection' failed
make[4]: *** [connection] Error 1
Comment 1 Dan Winship 2015-11-16 12:55:25 UTC
Comment on attachment 315629 [details] [review]
unittests.patch

ok
Comment 2 Gilles Dartiguelongue 2015-12-30 23:19:40 UTC

*** This bug has been marked as a duplicate of bug 728977 ***