- checking need -DX_LOCALE... no
- checking for ANSI C header files... (cached) yes
- checking for working const... (cached) yes
- checking return type of signal handlers... void
- checking for unistd.h... (cached) yes
- checking for getpagesize... (cached) yes
- checking for working mmap... (cached) yes
- checking for getresuid... yes
- checking for uid_t in sys/types.h... yes
- checking for fd_set... yes, found in sys/types.h
- checking for wchar.h... yes
- checking for wctype.h... yes
- checking for iswalnum... yes
- checking if iswalnum() and friends are properly defined... yes
- updating cache ./config.cache
- creating ./config.status
- creating gtk+.spec
- creating docs/gtk-config.1
- creating Makefile
- creating gtk-config
- creating po/Makefile.in
- creating docs/Makefile
- creating gdk/Makefile
- creating gtk/Makefile
- creating gtk/gtkfeatures.h
- creating gdk.pc
- creating gtk+.pc
- creating config.h
- make all-recursive
- make[1]: Entering directory `/var/tmp/portage/gtk+-1.2.10-r11/work/gtk+-1.2.10'
- Making all in po
- make[2]: Entering directory `/var/tmp/portage/gtk+-1.2.10-r11/work/gtk+-1.2.10/po'
- PATH=../src:$PATH /usr/bin/xgettext --default-domain=gtk+ --directory=.. \
- --add-comments --keyword=_ --keyword=N_ \
- --files-from=./POTFILES.in \
- && test ! -f gtk+.po \
- || ( rm -f ./gtk+.pot \
- && mv gtk+.po ./gtk+.pot )
- make[2]: *** 没有规则可以创建“all-yes”需要的目标“zh_CN.gmo”。 停止。
- make[2]: *** 正在等待未完成的任务....
- make[2]: Leaving directory `/var/tmp/portage/gtk+-1.2.10-r11/work/gtk+-1.2.10/po'
- make[1]: *** [all-recursive] 错误 1
- make[1]: Leaving directory `/var/tmp/portage/gtk+-1.2.10-r11/work/gtk+-1.2.10'
- make: *** [all-recursive-am] 错误 2
复制代码 |