Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497106 - gnome-extra/yelp-2.30.2-r200 doesnt link libgthread.so.0
Summary: gnome-extra/yelp-2.30.2-r200 doesnt link libgthread.so.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 06:40 UTC by d_dart
Modified: 2014-01-05 07:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge -v1 yelp vanilla build.log (file_497106.txt,75.42 KB, text/plain)
2014-01-05 07:23 UTC, d_dart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description d_dart 2014-01-05 06:40:17 UTC
running #emerge -v1 yelp
gave

/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: yelp-yelp-main.o: undefined reference to symbol 'g_thread_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'g_thread_init' is defined in DSO /usr/lib64/libgthread-2.0.so.0 so try adding it to the linker command line
/usr/lib64/libgthread-2.0.so.0: could not read symbols: Invalid operation

#LDFLAGS="/usr/lib64/libgthread-2.0.so.0" emerge -v1 yelp

compiled correctly
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2014-01-05 07:21:28 UTC
Fixed without a revision bump. Thanks for reporting!

+  05 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+  yelp-2.30.2-r200.ebuild, +files/yelp-2.30.2-gthread.patch:
+  Fix underlinking failure (bug #497106, thanks to d_dart).
Comment 2 d_dart 2014-01-05 07:23:49 UTC
Created attachment 367050 [details]
emerge -v1 yelp vanilla build.log
Comment 3 d_dart 2014-01-05 07:24:39 UTC
(In reply to d_dart from comment #2)
> Created attachment 367050 [details]
> emerge -v1 yelp vanilla build.log

didnt realize this was patches so soon, thanks and sorry for the spam