gtkpod seems to need libgnomecanvas as a dependency. configure: error: *** No package 'libgnomecanvas-2.0' found See `config.log' for more details. !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/app-pda/gtkpod-0.99.10/work/gtkpod-0.99.10/config.log !!! ERROR: app-pda/gtkpod-0.99.10 failed. Call stack: ebuild.sh, line 1621: Called dyn_compile ebuild.sh, line 973: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ebuild.sh, line 644: Called econf ebuild.sh, line 578: Called die Problem fixed with a "emerge -1 libgnomecanvas" Reproducible: Always Steps to Reproduce: 1. emerge gtkpod 2. 3. Actual Results: emerge fails Expected Results: not to fail
I don't think it's 'fixed' that way :p it's a workaround The ebuild is either missing libgnomecanvas as a dependancy or upstream should make it a tuneable configure flag (which I think is the right solution, we don't need yet a nother iPod app that only works with gnome, gtkpod was nice and DE independant) I'll file a bug about this upstream too.
thanks, I fixed the dependencies on gtkpod for real now.
Is there any news from upstream about removing libgnomecanvas dependency?