On Thu, 2006-06-01 at 19:44 -0400, Colin Kingsley wrote:
> Hey guys
>
> I'm working on a Gentoo package for the beta releases, and I'm having a
> compile error that I cant seem to get around. I'm not sure if its an
> issue with the beta or my system, so I've attached the config.log for
> you to have a look. If I make any progress myself I'll let you know.
See the new list of dependencies in INSTALL.txt
> By the way, I know these are beta releases so I'll be masking them for
> the moment. That means users will have to take special actions to use
> the new version, thus preventing me and you from a flood of bug reports
> from inexperienced users. If I receive any bug reports from those who
> choose to test your beta, I'll pass them on to you after making sure its
> not a Gentoo issue.
Thanks!
-Jonathan
> Thanks, and keep up the good work
> Colin Kingsley (tercel)
> plain text document attachment (config.log)
(snip)
> configure:19861: checking for GTK
> configure:19869: $PKG_CONFIG --exists --print-errors "gtkglextmm-1.2 >= 1.2 pangoft2 glibmm-2.4 pangomm-1.4 libglademm-2.4 freetype2"
> Package gtkglextmm-1.2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkglextmm-1.2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkglextmm-1.2' found
> Package glibmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glibmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'glibmm-2.4' found
> Package pangomm-1.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangomm-1.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'pangomm-1.4' found
> Package libglademm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libglademm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libglademm-2.4' found
> configure:19872: $? = 1
> configure:19887: $PKG_CONFIG --exists --print-errors "gtkglextmm-1.2 >= 1.2 pangoft2 glibmm-2.4 pangomm-1.4 libglademm-2.4 freetype2"
> Package gtkglextmm-1.2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtkglextmm-1.2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtkglextmm-1.2' found
> Package glibmm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glibmm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'glibmm-2.4' found
> Package pangomm-1.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangomm-1.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'pangomm-1.4' found
> Package libglademm-2.4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libglademm-2.4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libglademm-2.4' found
> configure:19890: $? = 1
> No package 'gtkglextmm-1.2' found
> No package 'glibmm-2.4' found
> No package 'pangomm-1.4' found
> No package 'libglademm-2.4' found
> configure:19918: error: gtkglextmm 1.2+
|