Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155574 - libglademm-2.6.3 configure error: missing atkmm-1.6
Summary: libglademm-2.6.3 configure error: missing atkmm-1.6
Status: RESOLVED DUPLICATE of bug 153294
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-18 05:05 UTC by Renato Caldas
Modified: 2006-11-18 05:08 UTC (History)
0 users

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


Attachments
The log from the configure script (config.log,38.98 KB, text/plain)
2006-11-18 05:06 UTC, Renato Caldas
Details
The output from emerge --info (emerge_info,2.78 KB, text/plain)
2006-11-18 05:08 UTC, Renato Caldas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Caldas 2006-11-18 05:05:34 UTC
I can't compile libglademm-2.6.3. The configure script is spiting this error out:

(...)
checking pkg-config is at least version 0.9.0... yes
checking for LIBGLADEMM... configure: error: Package requirements (gtkmm-2.4 >= 2.6.0 libglade-2.0 >= 2.3.6) 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 LIBGLADEMM_CFLAGS
and LIBGLADEMM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
(...)

The config.log and emerge --info output goes on annex.

I don't know what may be causing this error, but I have gtkmm-2.6 installed, and I have no idea what is atkmm.. there is no ebuild for it.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 05:06:48 UTC

*** This bug has been marked as a duplicate of 153294 ***
Comment 2 Renato Caldas 2006-11-18 05:06:52 UTC
Created attachment 102259 [details]
The log from the configure script
Comment 3 Renato Caldas 2006-11-18 05:08:39 UTC
Created attachment 102261 [details]
The output from emerge --info