the same thing happens with several other applications I'm trying to
install (like evolution, konsole). I do have pycairo.h installed on
my system in /usr/local/include/pycairo/pycairo.h location. If i only
knew where the installation is looking for the 'missing' pycairo may
be I could create a link and get around it this way. Thanks for all
the suggestions. The error output is below.
==========================================================================
gtkunixprintmodule.c:35:22: error: pycairo.h: No such file or directory
gtkunixprintmodule.c:36: error: expected '=', ',', ';', 'asm' or
'__attribute__'
before '*' token
gtkunixprintmodule.c: In function 'initgtkunixprint':
gtkunixprintmodule.c:51: error: 'Pycairo_IMPORT' undeclared (first use in
this f
unction)
gtkunixprintmodule.c:51: error: (Each undeclared identifier is reported
only onc
e
gtkunixprintmodule.c:51: error: for each function it appears in.)
make[2]: *** [gtkunixprint_la-gtkunixprintmodule.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygtk-2.12.0/work/
pygtk-
2.12.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygtk-2.12.0/work/
pygtk-
2.12.0'
make: *** [all] Error 2
*
* ERROR: dev-python/pygtk-2.12.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2515: Called die
* The specific snippet of code:
* emake -j1 || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack
if rele
vant.
* A complete build log is located at '/var/tmp/portage/dev-python/
pygtk-2.12.0/
temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/
pygtk-
2.12.0/temp/environment'.
*
* Messages for package dev-python/pygtk-2.12.0:
*
* ERROR: dev-python/pygtk-2.12.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2515: Called die
* The specific snippet of code:
* emake -j1 || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack
if rele
vant.
* A complete build log is located at '/var/tmp/portage/dev-python/
pygtk-2.12.0/
temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/
pygtk-
2.12.0/temp/environment'.
*