Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154251 - dev-db/mysql-gui-tools-5.0_p5 doesn't build
Summary: dev-db/mysql-gui-tools-5.0_p5 doesn't build
Status: RESOLVED DUPLICATE of bug 153294
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 07:40 UTC by Alberto Sánchez Molero
Modified: 2006-11-15 12:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Sánchez Molero 2006-11-06 07:40:23 UTC
I couldn't compile dev-db/mysql-gui-tools until I switched the "accessibilitu" flag on for dev-cpp/gtkmm, so it compiled atkmm. Acessibility flag for gtkmm should be required to avoid this problem. Configure log was:

checking for GLIB... yes
checking for GTHREAD... yes
checking for GTK... yes
checking for GNOME... configure: error: Package requirements (libglade-2.0 gtkmm-2.4) were not met:

Package atkmm-1.6 was not found in the pkg-config search path.
Perhaps you should add the directory containing `atkmm-1.6.pc'
to the PKG_CONFIG_PATH environment variable
Package 'atkmm-1.6', required by 'gtkmm', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-db/mysql-gui-tools-5.0_p5/work/mysql-gui-tools-5.0r5/mysql-gui-common/conf$

!!! ERROR: dev-db/mysql-gui-tools-5.0_p5 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  mysql-gui-tools-5.0_p5.ebuild, line 51:   Called gnome2_src_compile '--enable-i18n'
  gnome2.eclass, line 63:   Called gnome2_src_configure '--enable-i18n'
  gnome2.eclass, line 59:   Called econf '--enable-i18n' '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-06 07:58:05 UTC

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