Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11898 - pygtk ebuild are can't compiled..
Summary: pygtk ebuild are can't compiled..
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-10 09:01 UTC by Handsome
Modified: 2003-02-04 19:42 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 Handsome 2002-12-10 09:01:27 UTC
i was typed in 

# emerge pygtk

the pygtk package are can't compiled..

Last error message is

----
lo
libglade.override:8:21: libintl.h: No such file or directory
libglade.override: In function `_wrap_glade_bindtextdomain':
libglade.override:162: warning: implicit declaration of function `bindtextdomain'
libglade.override:162: warning: assignment makes pointer from integer without a cast
libglade.override:164: warning: implicit declaration of function
`bind_textdomain_codeset'
make[2]: *** [glademodule_la-libglade.lo] 
Comment 1 Handsome 2002-12-10 09:01:27 UTC
i was typed in 

# emerge pygtk

the pygtk package are can't compiled..

Last error message is

----
lo
libglade.override:8:21: libintl.h: No such file or directory
libglade.override: In function `_wrap_glade_bindtextdomain':
libglade.override:162: warning: implicit declaration of function `bindtextdomain'
libglade.override:162: warning: assignment makes pointer from integer without a cast
libglade.override:164: warning: implicit declaration of function
`bind_textdomain_codeset'
make[2]: *** [glademodule_la-libglade.lo] ¿À·ù 1
make[2]: *** ³¡³ªÁö ¾ÊÀº ÀÛ¾÷À» ±â´Ù¸®°í ÀÖ½À´Ï´Ù....
make[2]: ³ª°¨ `/var/tmp/portage/pygtk-1.99.13-r1/work/pygtk-1.99.13/gtk' µð·ºÅ丮
make[1]: *** [all-recursive] ¿À·ù 1
make[1]: ³ª°¨ `/var/tmp/portage/pygtk-1.99.13-r1/work/pygtk-1.99.13' µð·ºÅ丮
make: *** [all] ¿À·ù 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 5, Exitcode 2
!!! (no error message)

bash-2.05a# 
----
Comment 2 foser (RETIRED) gentoo-dev 2002-12-10 14:15:37 UTC
libintl.h should've been provided by glibc, do a 'qpkf -l glibc | grep
libintl.h' to see if it really isn't there.
reemerge glibc if you have to.
Comment 3 foser (RETIRED) gentoo-dev 2002-12-17 07:59:27 UTC
no more traffic. closing