Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412647 - ERROR: gnome-extra/gtkhtml-4.2.3 failed (compile phase)
Summary: ERROR: gnome-extra/gtkhtml-4.2.3 failed (compile phase)
Status: RESOLVED DUPLICATE of bug 412351
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:
Depends on:
Blocks:
 
Reported: 2012-04-19 15:24 UTC by sroschke
Modified: 2012-04-19 19:31 UTC (History)
0 users

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


Attachments
emerge info output. (emerge_info.log,4.95 KB, text/plain)
2012-04-19 15:24 UTC, sroschke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sroschke 2012-04-19 15:24:27 UTC
Created attachment 309515 [details]
emerge info output.

Emerging gnome-extra/gtkhtml-4.2.3 fails with an error at compile time according to g_thread_init calls (linker fails). 

Can possibly be linked to this bug: https://bugs.gentoo.org/show_bug.cgi?id=412351

Thanks for taking care!

Output:

...
cp gtkhtml-editor.pc gtkhtml-editor-4.0.pc
  CCLD   libgtkhtml-editor-4.0.la
  CCLD   gtkhtml-editor-test
main.o: In function `main':
/var/tmp/portage/gnome-extra/gtkhtml-4.2.3/work/gtkhtml-4.2.3/components/editor/main.c:376: 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.3/work/gtkhtml-4.2.3/components/editor'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.3/work/gtkhtml-4.2.3/components/editor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.3/work/gtkhtml-4.2.3/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.3/work/gtkhtml-4.2.3'
make: *** [all] Error 2
Comment 1 Rafał Mużyło 2012-04-19 19:31:49 UTC

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