LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: zhllg

Gentoo-china-overlay

[复制链接]
发表于 2006-10-29 09:47:26 | 显示全部楼层
我digest了一下,上面的错误没有了,但编译完成不了。


  1. >>> Emerging (1 of 1) app-text/chmsee-1.0.0_alpha to /
  2. * chmsee-1.0.0-alpha.tar.gz MD5 ;-) ...                                  [ ok ]
  3. * chmsee-1.0.0-alpha.tar.gz RMD160 ;-) ...                               [ ok ]
  4. * chmsee-1.0.0-alpha.tar.gz SHA1 ;-) ...                                 [ ok ]
  5. * chmsee-1.0.0-alpha.tar.gz SHA256 ;-) ...                               [ ok ]
  6. * chmsee-1.0.0-alpha.tar.gz size ;-) ...                                 [ ok ]
  7. * checking ebuild checksums ;-) ...                                      [ ok ]
  8. * checking auxfile checksums ;-) ...                                     [ ok ]
  9. * checking miscfile checksums ;-) ...                                    [ ok ]
  10. * checking chmsee-1.0.0-alpha.tar.gz ;-) ...                             [ ok ]
  11. >>> Unpacking source...
  12. >>> Unpacking chmsee-1.0.0-alpha.tar.gz to /var/tmp/portage/app-text/chmsee-1.0.0_alpha/work
  13. >>> Source unpacked.
  14. >>> Compiling source in /var/tmp/portage/app-text/chmsee-1.0.0_alpha ...
  15. * econf: updating chmsee-1.0.0-alpha/config.guess with /usr/share/gnuconfig/config.guess
  16. * econf: updating chmsee-1.0.0-alpha/config.sub with /usr/share/gnuconfig/config.sub
  17. ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
  18. checking build system type... i686-pc-linux-gnu
  19. checking host system type... i686-pc-linux-gnu
  20. checking target system type... i686-pc-linux-gnu
  21. checking for a BSD-compatible install... /bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether to enable maintainer-specific portions of Makefiles... no
  26. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  27. checking for C compiler default output file name... a.out
  28. checking whether the C compiler works... yes
  29. checking whether we are cross compiling... no
  30. checking for suffix of executables...
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  34. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  35. checking for style of include used by make... GNU
  36. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  37. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  38. checking whether we are using the GNU C++ compiler... yes
  39. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  40. checking dependency style of i686-pc-linux-gnu-g++... gcc3
  41. checking for strerror in -lcposix... no
  42. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for ANSI C header files... yes
  46. checking for a BSD-compatible install... /bin/install -c
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  49. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  50. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  51. checking for BSD-compatible nm... /usr/bin/nm -B
  52. checking whether ln -s works... yes
  53. checking how to recognise dependent libraries... pass_all
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking dlfcn.h usability... yes
  64. checking dlfcn.h presence... yes
  65. checking for dlfcn.h... yes
  66. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  67. checking for i686-pc-linux-gnu-g77... no
  68. checking for i686-pc-linux-gnu-f77... no
  69. checking for i686-pc-linux-gnu-xlf... no
  70. checking for i686-pc-linux-gnu-frt... no
  71. checking for i686-pc-linux-gnu-pgf77... no
  72. checking for i686-pc-linux-gnu-cf77... no
  73. checking for i686-pc-linux-gnu-fort77... no
  74. checking for i686-pc-linux-gnu-fl32... no
  75. checking for i686-pc-linux-gnu-af77... no
  76. checking for i686-pc-linux-gnu-f90... no
  77. checking for i686-pc-linux-gnu-xlf90... no
  78. checking for i686-pc-linux-gnu-pgf90... no
  79. checking for i686-pc-linux-gnu-pghpf... no
  80. checking for i686-pc-linux-gnu-epcf90... no
  81. checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
  82. checking whether we are using the GNU Fortran 77 compiler... yes
  83. checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
  84. checking the maximum length of command line arguments... 32768
  85. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  86. checking for objdir... .libs
  87. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  88. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  89. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  90. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  91. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
  92. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  93. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  94. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  95. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... no
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... yes
  103. configure: creating libtool
  104. appending configuration tag "CXX" to libtool
  105. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  106. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  107. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  108. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
  109. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
  110. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  111. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  112. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. appending configuration tag "F77" to libtool
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
  120. checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
  121. checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
  122. checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
  123. checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  124. checking dynamic linker characteristics... GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking for pkg-config... /usr/bin/pkg-config
  127. checking for GLIB - version >= 2.0.0... yes (version 2.12.4)
  128. checking for pkg-config... (cached) /usr/bin/pkg-config
  129. checking for GTK+ - version >= 2.0.0... yes (version 2.10.6)
  130. checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
  131. checking pkg-config is at least version 0.9.0... yes
  132. checking for CHMSEE... yes
  133. checking which gecko to use... firefox
  134. checking for compiler -fshort-wchar option... yes
  135. checking whether to enable C++ RTTI... no
  136. checking whether we have a gtk 2 gecko build... yes
  137. checking whether we have a gecko debug build... no
  138. checking for gecko version... 1.8
  139. checking for GECKO... yes
  140. checking for nsIXULChromeRegistry API... no
  141. checking chrome/nsIChromeRegistrySea.h usability... no
  142. checking chrome/nsIChromeRegistrySea.h presence... no
  143. checking for chrome/nsIChromeRegistrySea.h... no
  144. checking for CHMLIB... yes
  145. checking for OpenSSL location... /usr
  146. checking for RSAPublicEncrypt in -lrsaref... no
  147. checking for BIO_new in -lcrypto... yes
  148. checking for DSO_load in -ldl... yes
  149. checking for SSL_library_init in -lssl... yes
  150. checking for intltool >= 0.34... 0.34.2 found
  151. checking for perl... /usr/bin/perl
  152. checking for XML::Parser... ok
  153. checking for iconv... /usr/bin/iconv
  154. checking for msgfmt... /usr/bin/msgfmt
  155. checking for msgmerge... /usr/bin/msgmerge
  156. checking for xgettext... /usr/bin/xgettext
  157. checking locale.h usability... yes
  158. checking locale.h presence... yes
  159. checking for locale.h... yes
  160. checking for LC_MESSAGES... yes
  161. checking libintl.h usability... yes
  162. checking libintl.h presence... yes
  163. checking for libintl.h... yes
  164. checking for ngettext in libc... yes
  165. checking for dgettext in libc... yes
  166. checking for bind_textdomain_codeset... yes
  167. checking for msgfmt... /usr/bin/msgfmt
  168. checking for dcgettext... yes
  169. checking for gmsgfmt... /usr/bin/gmsgfmt
  170. checking for xgettext... /usr/bin/xgettext
  171. checking for catalogs to be installed...  zh_CN
  172. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  173. configure: creating ./config.status
  174. config.status: creating Makefile
  175. config.status: creating src/Makefile
  176. config.status: creating po/Makefile.in
  177. config.status: creating config.h
  178. config.status: executing depfiles commands
  179. config.status: executing intltool commands
  180. config.status: executing default-1 commands
  181. config.status: executing po/stamp-it commands

  182. ====================================================================
  183.   ChmSee build options:
  184. ====================================================================

  185.       Enable debug      no

  186. make  all-recursive
  187. make[1]: Entering directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha'
  188. Making all in po
  189. make[2]: Entering directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/po'
  190. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  191.           && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
  192. make[2]: Leaving directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/po'
  193. Making all in src
  194. make[2]: Entering directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/src'
  195. (cd . && \
  196.         /usr/bin/glib-genmarshal --prefix=marshal marshal.list --header) > xgen-gmh \
  197.         && (cmp -s xgen-gmh marshal.h || cp xgen-gmh marshal.h) \
  198.         && rm -f xgen-gmh xgen-gmh~
  199. (cd . && \
  200.         /usr/bin/glib-genmarshal --prefix=marshal marshal.list --body) > xgen-gmc \
  201.         && cp xgen-gmc marshal.c \
  202.         && rm -f xgen-gmc xgen-gmc~
  203. make  all-am
  204. make[3]: Entering directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/src'
  205. if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -DALLOW_PRIVATE_API -DGECKO_HOME=""/usr/lib/mozilla-firefox"" -include /usr/lib/mozilla-firefox/include/mozilla-config.h -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2     -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr   -fno-rtti  -fshort-wchar -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT libcppwrapper_la-gecko_utils.lo -MD -MP -MF ".deps/libcppwrapper_la-gecko_utils.Tpo" -c -o libcppwrapper_la-gecko_utils.lo `test -f 'gecko_utils.cpp' || echo './'`gecko_utils.cpp; \
  206.         then mv -f ".deps/libcppwrapper_la-gecko_utils.Tpo" ".deps/libcppwrapper_la-gecko_utils.Plo"; else rm -f ".deps/libcppwrapper_la-gecko_utils.Tpo"; exit 1; fi
  207. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-main.o -MD -MP -MF ".deps/chmsee-main.Tpo" -c -o chmsee-main.o `test -f 'main.c' || echo './'`main.c; \
  208.         then mv -f ".deps/chmsee-main.Tpo" ".deps/chmsee-main.Po"; else rm -f ".deps/chmsee-main.Tpo"; exit 1; fi
  209. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-marshal_main.o -MD -MP -MF ".deps/chmsee-marshal_main.Tpo" -c -o chmsee-marshal_main.o `test -f 'marshal_main.c' || echo './'`marshal_main.c; \
  210.         then mv -f ".deps/chmsee-marshal_main.Tpo" ".deps/chmsee-marshal_main.Po"; else rm -f ".deps/chmsee-marshal_main.Tpo"; exit 1; fi
  211. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-bookmarks.o -MD -MP -MF ".deps/chmsee-bookmarks.Tpo" -c -o chmsee-bookmarks.o `test -f 'bookmarks.c' || echo './'`bookmarks.c; \
  212.         then mv -f ".deps/chmsee-bookmarks.Tpo" ".deps/chmsee-bookmarks.Po"; else rm -f ".deps/chmsee-bookmarks.Tpo"; exit 1; fi
  213. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-booktree.o -MD -MP -MF ".deps/chmsee-booktree.Tpo" -c -o chmsee-booktree.o `test -f 'booktree.c' || echo './'`booktree.c; \
  214.         then mv -f ".deps/chmsee-booktree.Tpo" ".deps/chmsee-booktree.Po"; else rm -f ".deps/chmsee-booktree.Tpo"; exit 1; fi
  215. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-chmfile.o -MD -MP -MF ".deps/chmsee-chmfile.Tpo" -c -o chmsee-chmfile.o `test -f 'chmfile.c' || echo './'`chmfile.c; \
  216.         then mv -f ".deps/chmsee-chmfile.Tpo" ".deps/chmsee-chmfile.Po"; else rm -f ".deps/chmsee-chmfile.Tpo"; exit 1; fi
  217. mkdir .libs
  218. i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR="/usr/share" -DCHMSEE_DATA_DIR="/usr/share/chmsee" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -DALLOW_PRIVATE_API -DGECKO_HOME="/usr/lib/mozilla-firefox" -include /usr/lib/mozilla-firefox/include/mozilla-config.h -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr -fno-rtti -fshort-wchar -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT libcppwrapper_la-gecko_utils.lo -MD -MP -MF .deps/libcppwrapper_la-gecko_utils.Tpo -c gecko_utils.cpp  -fPIC -DPIC -o .libs/libcppwrapper_la-gecko_utils.o
  219. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-chmsee.o -MD -MP -MF ".deps/chmsee-chmsee.Tpo" -c -o chmsee-chmsee.o `test -f 'chmsee.c' || echo './'`chmsee.c; \
  220.         then mv -f ".deps/chmsee-chmsee.Tpo" ".deps/chmsee-chmsee.Po"; else rm -f ".deps/chmsee-chmsee.Tpo"; exit 1; fi
  221. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-html.o -MD -MP -MF ".deps/chmsee-html.Tpo" -c -o chmsee-html.o `test -f 'html.c' || echo './'`html.c; \
  222.         then mv -f ".deps/chmsee-html.Tpo" ".deps/chmsee-html.Po"; else rm -f ".deps/chmsee-html.Tpo"; exit 1; fi
  223. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-link.o -MD -MP -MF ".deps/chmsee-link.Tpo" -c -o chmsee-link.o `test -f 'link.c' || echo './'`link.c; \
  224.         then mv -f ".deps/chmsee-link.Tpo" ".deps/chmsee-link.Po"; else rm -f ".deps/chmsee-link.Tpo"; exit 1; fi
  225. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-parser.o -MD -MP -MF ".deps/chmsee-parser.Tpo" -c -o chmsee-parser.o `test -f 'parser.c' || echo './'`parser.c; \
  226.         then mv -f ".deps/chmsee-parser.Tpo" ".deps/chmsee-parser.Po"; else rm -f ".deps/chmsee-parser.Tpo"; exit 1; fi
  227. i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR="/usr/share" -DCHMSEE_DATA_DIR="/usr/share/chmsee" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -DALLOW_PRIVATE_API -DGECKO_HOME="/usr/lib/mozilla-firefox" -include /usr/lib/mozilla-firefox/include/mozilla-config.h -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr -fno-rtti -fshort-wchar -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT libcppwrapper_la-gecko_utils.lo -MD -MP -MF .deps/libcppwrapper_la-gecko_utils.Tpo -c gecko_utils.cpp -o libcppwrapper_la-gecko_utils.o >/dev/null 2>&1
  228. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-search.o -MD -MP -MF ".deps/chmsee-search.Tpo" -c -o chmsee-search.o `test -f 'search.c' || echo './'`search.c; \
  229.         then mv -f ".deps/chmsee-search.Tpo" ".deps/chmsee-search.Po"; else rm -f ".deps/chmsee-search.Tpo"; exit 1; fi
  230. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-setup.o -MD -MP -MF ".deps/chmsee-setup.Tpo" -c -o chmsee-setup.o `test -f 'setup.c' || echo './'`setup.c; \
  231.         then mv -f ".deps/chmsee-setup.Tpo" ".deps/chmsee-setup.Po"; else rm -f ".deps/chmsee-setup.Tpo"; exit 1; fi
  232. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-startup.o -MD -MP -MF ".deps/chmsee-startup.Tpo" -c -o chmsee-startup.o `test -f 'startup.c' || echo './'`startup.c; \
  233.         then mv -f ".deps/chmsee-startup.Tpo" ".deps/chmsee-startup.Po"; else rm -f ".deps/chmsee-startup.Tpo"; exit 1; fi
  234. if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -DPACKAGE_DATA_DIR=""/usr/share"" -DCHMSEE_DATA_DIR=""/usr/share/chmsee"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale"" -DGLADE_FILE="chmsee.glade" -DBOOKMARK_FILE="chmsee_bookmarks" -DBOOKINFO_FILE="chmsee_bookinfo" -DCHMSEE_NO_LINK="chmsee_no_link" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include -I/usr/lib/mozilla-firefox/include/. -I/usr/lib/mozilla-firefox/include/commandhandler -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/include/nspr    -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT chmsee-utils.o -MD -MP -MF ".deps/chmsee-utils.Tpo" -c -o chmsee-utils.o `test -f 'utils.c' || echo './'`utils.c; \
  235.         then mv -f ".deps/chmsee-utils.Tpo" ".deps/chmsee-utils.Po"; else rm -f ".deps/chmsee-utils.Tpo"; exit 1; fi
  236. cat default-prefs-common.js default-prefs-toolkit.js > default-prefs.js
  237. utils.c: In function ‘save_bookmarks’:
  238. utils.c:470: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type
  239. /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -fno-rtti  -fshort-wchar -O2 -march=pentium-m -pipe -fomit-frame-pointer   -o libcppwrapper.la   libcppwrapper_la-gecko_utils.lo -Wl,-R/usr/lib/mozilla-firefox -Wl,-R/usr/lib/nspr -L/usr/lib/mozilla-firefox -L/usr/lib/nspr -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl   
  240. /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium-m -pipe -fomit-frame-pointer   -o chmsee libcppwrapper.la -pthread -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -lchm -lssl -lcrypto -ldl -Wl,-R/usr/lib/mozilla-firefox -Wl,-R/usr/lib/nspr -L/usr/lib/mozilla-firefox -L/usr/lib/nspr -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl    -R/usr/lib/mozilla-firefox  chmsee-main.o chmsee-marshal_main.o chmsee-bookmarks.o chmsee-booktree.o chmsee-chmfile.o chmsee-chmsee.o chmsee-html.o chmsee-link.o chmsee-parser.o chmsee-search.o chmsee-setup.o chmsee-startup.o chmsee-utils.o  
  241. libtool: link: cannot find the library `libcppwrapper.la' or unhandled argument `libcppwrapper.la'
  242. make[3]: *** [chmsee] Error 1
  243. make[3]: *** Waiting for unfinished jobs....
  244. i686-pc-linux-gnu-ar cru .libs/libcppwrapper.a .libs/libcppwrapper_la-gecko_utils.o
  245. i686-pc-linux-gnu-ranlib .libs/libcppwrapper.a
  246. creating libcppwrapper.la
  247. (cd .libs && rm -f libcppwrapper.la && ln -s ../libcppwrapper.la libcppwrapper.la)
  248. make[3]: Leaving directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/src'
  249. make[2]: *** [all] Error 2
  250. make[2]: Leaving directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha/src'
  251. make[1]: *** [all-recursive] Error 1
  252. make[1]: Leaving directory `/var/tmp/portage/app-text/chmsee-1.0.0_alpha/work/chmsee-1.0.0-alpha'
  253. make: *** [all] Error 2

  254. !!! ERROR: app-text/chmsee-1.0.0_alpha failed.
  255. Call stack:
  256.   ebuild.sh, line 1568:   Called dyn_compile
  257.   ebuild.sh, line 937:   Called src_compile
  258.   chmsee-1.0.0_alpha.ebuild, line 28:   Called die

  259. !!! make failed
  260. !!! If you need support, post the topmost build error, and the call stack if relevant.

  261. !!! This ebuild is from an overlay: '/usr/portage/local/layman/gentoo-china'
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-10-29 22:50:27 | 显示全部楼层
哪位兄弟贡献的chmsee的最新ebuild?
如果这个问题解决不了,不如从overlay里删掉吧
回复 支持 反对

使用道具 举报

发表于 2006-10-30 01:43:00 | 显示全部楼层
刚发现,它居然依赖gecko……无语中
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-10-30 02:45:23 | 显示全部楼层
怎么了  ?
回复 支持 反对

使用道具 举报

发表于 2006-10-30 11:37:44 | 显示全部楼层
我这里没我用的firefox-bin……觉得编译chmsee麻烦

BTW,好像现在scim-pinyin也编译不过了。非要说我没装kdelibs:
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.
configure: error: /bin/sh './configure' failed for skim

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/scim-pinyin-0.5.91-r1/work/scim-pinyin-0.5.91/config.log

!!! ERROR: app-i18n/scim-pinyin-0.5.91-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  scim-pinyin-0.5.91-r1.ebuild, line 39:   Called econf '--enable-nls' '--enable-skim-support' '--without-arts' '--disable-static' '--disable-depedency-tracking'
  ebuild.sh, line 540:   Called die
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-10-30 18:59:13 | 显示全部楼层
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/scim-pinyin-0.5.91-r1/work/scim-pinyin-0.5.91/config.log
回复 支持 反对

使用道具 举报

发表于 2006-10-31 09:03:39 | 显示全部楼层
Post by zhllg
哪位兄弟贡献的chmsee的最新ebuild?
如果这个问题解决不了,不如从overlay里删掉吧


现在chmsee的官方网站都已经无法访问了,另外emerge chmsee有问题的兄弟不妨先emerge evince试试。。如果evince能够成功安装chmsee应该没有什么问题。。他们所使用的ui库是一样的。。html显示采用的是gecko
回复 支持 反对

使用道具 举报

发表于 2006-11-4 15:04:22 | 显示全部楼层
gentoo-china-overlay能不能把已汉化好的e17收录下来?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-4 16:39:00 | 显示全部楼层
看哪位兄弟有时间有兴趣了
回复 支持 反对

使用道具 举报

发表于 2006-11-6 22:14:31 | 显示全部楼层
chmsee我用
./configure
make
make install
可以安装成功。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表