Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412351 - gnome-extra/gtkhtml-4.2.2 cant compile with glib-2.32.1
Summary: gnome-extra/gtkhtml-4.2.2 cant compile with glib-2.32.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 412647 (view as bug list)
Depends on:
Blocks: glib-2.32
  Show dependency tree
 
Reported: 2012-04-17 15:00 UTC by Emmanuel Appiah
Modified: 2012-04-20 05:53 UTC (History)
1 user (show)

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


Attachments
Emerge info (file_412351.txt,4.61 KB, text/plain)
2012-04-17 15:02 UTC, Emmanuel Appiah
Details
Build.log (file_412351.txt,186.96 KB, text/plain)
2012-04-17 15:03 UTC, Emmanuel Appiah
Details
Remove g_thread_init() calls. (file_412351.txt,450 bytes, text/plain)
2012-04-19 04:58 UTC, Emmanuel Appiah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Appiah 2012-04-17 15:00:10 UTC
Just like https://bugs.gentoo.org/show_bug.cgi?id=412111

  CCLD   gtkhtml-editor-test
main.o: In function `main':
main.c:(.text+0x6f9): undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
make[4]: *** [gtkhtml-editor-test] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2'
make: *** [all] Error 2
Comment 1 Emmanuel Appiah 2012-04-17 15:02:39 UTC
Created attachment 309267 [details]
Emerge info
Comment 2 Emmanuel Appiah 2012-04-17 15:03:33 UTC
Created attachment 309269 [details]
Build.log
Comment 3 crabbed halo ablution 2012-04-18 20:31:40 UTC
Patch at:
http://osdir.com/ml/commits.gnome/2011-10/msg09066.html
Comment 4 Emmanuel Appiah 2012-04-19 04:58:48 UTC
Created attachment 309491 [details]
Remove g_thread_init() calls.

http://osdir.com/ml/commits.gnome/2011-10/msg09066.html
Comment 5 Rafał Mużyło 2012-04-19 19:31:27 UTC
This is fixed in gtkhtml 3.4.0.
Comment 6 Rafał Mużyło 2012-04-19 19:31:49 UTC
*** Bug 412647 has been marked as a duplicate of this bug. ***
Comment 7 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-20 05:53:07 UTC
Fixed in 4.4.1, thanks for reporting.

Note that after updating to gtkhtml-4.4.1, you should update evolution to >=3.2.3-r1, otherwise it may crash.

>*gtkhtml-4.4.1 (20 Apr 2012)
>
>  20 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  +gtkhtml-4.4.1.ebuild:
>  Version bump, fixes gtk+-3.4 and glib-2.32 compatibility (bug #412351, thanks
>  to Emmanuel Appiah et al.)