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 766159 - Build fails with undefined reference to symbol 'pthread_getname_np@@GLIBC_2.12'
Build fails with undefined reference to symbol 'pthread_getname_np@@GLIBC_2.12'
Status: RESOLVED DUPLICATE of bug 765712
Product: glib
Classification: Platform
Component: build
2.48.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2016-05-09 08:12 UTC by Jiří Janoušek
Modified: 2016-05-09 08:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build log of `jhbuild build glib` (30.85 KB, text/plain)
2016-05-09 08:12 UTC, Jiří Janoušek
Details

Description Jiří Janoušek 2016-05-09 08:12:50 UTC
Created attachment 327496 [details]
Build log of `jhbuild build glib`

Hello. `jhbuild build glib` currently fails on my machine (build log attached):

/usr/bin/ld: thread.o: undefined reference to symbol 'pthread_getname_np@@GLIBC_2.12'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Git branch: glib-2-48
Git revid: 6a892726d1c12d9c58fca7ab5579b33e572acc85
OS: up-to-date Debian Jessie
glibc: 2.19-18+deb8u3

Let me know if you need more information. Thank you.
Comment 1 Garrett Regier 2016-05-09 08:15:52 UTC

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