LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: james_su

Google Gadgets for Linux 0.10.0 发布了

[复制链接]
发表于 2008-8-4 01:03:49 | 显示全部楼层
mr.su:我编译的时候:
================
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for lt_dlinit in -lltdl... no
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for zip... /usr/bin/zip
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for size_t... yes
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 4
checking for size_t... (cached) yes
checking size of size_t... 4
checking for double... yes
checking size of double... 8
checking whether byte ordering is bigendian... no
checking for zlib version >= 1.2.3... yes (CPPFLAGS= -I/usr/include  LIBS=-lz  LDFLAGS=)
checking for pthread_create in -lpthread... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for QT4... no
checking for QT4WEBKIT... no
checking for QT4SCRIPT... no
checking for GTK2... yes
checking for GSTREAMER... yes
checking gst/video/gstvideosink.h usability... yes
checking gst/video/gstvideosink.h presence... no
configure: WARNING: gst/video/gstvideosink.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: gst/video/gstvideosink.h: proceeding with the compiler's result
checking for gst/video/gstvideosink.h... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.16.4
checking for libcurl >= version 7.15.0... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: WARNING: Libcurl is not useable because it doesn't support SSL or HTTPS
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.4.0... yes (version 2.6.32)
checking for SpiderMonkey version >= 160... checking for PKGSMJS... no
checking for PKGSMJS... no
checking for PKGSMJS... yes
yes (CPPFLAGS=-DXP_UNIX -DJS_THREADSAFE -I/usr/include/firefox-2.0.0.13/js -I/usr/include/nspr4    -DJS_THREADSAFE  LIBS=-L/usr/lib/firefox-2.0.0.13 -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl    LDFLAGS= -R/usr/lib/firefox-2.0.0.13)
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for dbus_watch_get_fd... yes
checking for RSVG... yes
checking for GTKMOZEMBED... no
checking for GTKMOZEMBED... no
checking for GTKMOZEMBED... yes
checking for mkdtemp... yes
checking for tempnam... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
configure: WARNING: Library curl is not available, curl-xml-http-request extension won't be built.
configure: WARNING: Library qt-4.3 or above is not available, qt port won't be built
configure: WARNING: Library qtwebkit or qt-4.4 and above is needed to build qtwebkit_browser_element
configure: WARNING: Library qt-4.4 and above is needed to build qt_script_runtime
configure: WARNING: curl, libxml2 or spidermonkey are missing, which are required for gtk host.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/dbus_script_class/Makefile
config.status: creating extensions/default_framework/Makefile
config.status: creating extensions/gtk_edit_element/Makefile
config.status: creating extensions/qt_edit_element/Makefile
config.status: creating extensions/gtkmoz_browser_element/Makefile
config.status: creating extensions/qtwebkit_browser_element/Makefile
config.status: creating extensions/gst_audio_framework/Makefile
config.status: creating extensions/gst_mediaplayer_element/Makefile
config.status: creating extensions/gtk_system_framework/Makefile
config.status: creating extensions/qt_system_framework/Makefile
config.status: creating extensions/linux_system_framework/Makefile
config.status: creating extensions/linux_system_framework/tests/Makefile
config.status: creating extensions/qt_script_runtime/Makefile
config.status: creating extensions/qt_script_runtime/tests/Makefile
config.status: creating extensions/smjs_script_runtime/Makefile
config.status: creating extensions/smjs_script_runtime/tests/Makefile
config.status: creating extensions/qt_xml_http_request/Makefile
config.status: creating extensions/curl_xml_http_request/Makefile
config.status: creating extensions/libxml2_xml_parser/Makefile
config.status: creating extensions/default_options/Makefile
config.status: creating extensions/default_options/tests/Makefile
config.status: creating extensions/google_gadget_manager/Makefile
config.status: creating extensions/google_gadget_manager/gadget_browser/Makefile
config.status: creating extensions/google_gadget_manager/tests/Makefile
config.status: creating ggadget/sysdeps.h
config.status: creating ggadget/Makefile
config.status: creating ggadget/tests/Makefile
config.status: creating ggadget/tests/test_modules/Makefile
config.status: creating ggadget/dbus/Makefile
config.status: creating ggadget/dbus/tests/Makefile
config.status: creating ggadget/qt/Makefile
config.status: creating ggadget/qt/tests/Makefile
config.status: creating ggadget/gtk/Makefile
config.status: creating ggadget/gtk/tests/Makefile
config.status: creating ggadget/js/Makefile
config.status: creating ggadget/js/tests/Makefile
config.status: creating hosts/Makefile
config.status: creating hosts/gtk/Makefile
config.status: creating hosts/qt/Makefile
config.status: creating resources/Makefile
config.status: creating third_party/Makefile
config.status: creating third_party/codesighs/Makefile
config.status: creating third_party/editline/Makefile
config.status: creating third_party/unzip/Makefile
config.status: creating unittest/Makefile
config.status: creating gadgets/Makefile
config.status: creating gadgets/analog_clock/Makefile
config.status: creating gadgets/digital_alarm_clock/Makefile
config.status: creating gadgets/igoogle/Makefile
config.status: creating gadgets/rss/Makefile
config.status: creating ggadget/libggadget-1.0.pc
config.status: creating ggadget/dbus/libggadget-dbus-1.0.pc
config.status: creating ggadget/gtk/libggadget-gtk-1.0.pc
config.status: creating ggadget/js/libggadget-js-1.0.pc
config.status: creating ggadget/qt/libggadget-qt-1.0.pc
config.status: creating xdg/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in libltdl (/usr/local/myapps/google-gadgets-for-linux-0.10.0/build/debug/libltdl)
configure: running /bin/sh ../../../libltdl/configure '--prefix=/usr'  '--disable-qt-xml-http-request' '--disable-qt-system-framework' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=../../../libltdl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /usr/lib /lib /usr/lib/gtk-2.0/modules /usr/lib/mysql /usr/lib/qt-3.3/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Build options:
  Version                       "0.10.0"
  Install prefix                /usr
  Install included libltdl      yes
  Build shared libs             yes
  Build static libs             yes
  Enable debug                  no
  Host type                     linux

Libraries:
  GTK SVG Support               yes
  Build libggadget-gtk          yes
  Build libggadget-qt           no
  Build libggadget-dbus         yes

Extensions:
  Build dbus-script-class       yes
  Build gtk-edit-element        yes
  Build gtkmoz-browser-element  yes
  Build qtwebkit-browser        no
  Build gst-audio-framework     yes
  Build gst-mediaplayer-element yes
  Build gtk-system-framework    yes
  Build qt-system-framework     no
  Build linux-system-framework  yes
  Build smjs-script-runtime     yes
  Build qt-script-runtime       no
  Build curl-xml-http-request   no
  Build qt-xml-http-request     no
  Build libxml2-xml-parser      yes

Hosts:
  Build gtk host                no
  Build qt host                 no

configure: WARNING: Neither gtk host nor qt host will be built !!!
              Nothing can be used to run Google Gadgets for Linux.
是咋回事阿,我的是fedora8系统,依赖都装了阿,能告诉我不
回复 支持 反对

使用道具 举报

发表于 2008-8-4 02:32:31 | 显示全部楼层
不好意思,已经解决了,yum升级了gtk+就ok了,但是不明白的一点就是,之前的gtk+版本也已经超过了要求阿。。。总之,最终还是爽到了。。。
回复 支持 反对

使用道具 举报

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

本版积分规则

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