看板 Linux 關於我們 聯絡資訊
最近FireFox更新到33.1.1 QuickTime Plug-in寫已經有更新了 想要去更新,卻找不到載點 後來在忽然發現它也是Gecko Mediaplayer 但編譯Gecko Mediaplayer時發生錯誤 錯誤如下: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = SuperSonic uname -m = i686 uname -r = 2.6.33.2 uname -s = Linux uname -v = #1 SMP Thu May 27 10:56:32 EST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/X11R7/bin PATH: /root/my-applications/bin PATH: /usr/java/jre1.8.0_25/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2334: checking for a BSD-compatible install configure:2402: result: /usr/bin/install -c configure:2413: checking whether build environment is sane configure:2468: result: yes configure:2619: checking for a thread-safe mkdir -p configure:2658: result: /bin/mkdir -p configure:2665: checking for gawk configure:2681: found /bin/gawk configure:2692: result: gawk configure:2703: checking whether make sets $(MAKE) configure:2725: result: yes configure:2815: checking whether to enable maintainer-specific portions of Makefiles configure:2824: result: yes configure:2848: checking whether make supports nested variables configure:2865: result: yes configure:2889: checking for style of include used by make configure:2917: result: GNU configure:2988: checking for gcc configure:3004: found /usr/bin/gcc configure:3015: result: gcc configure:3244: checking for C compiler version configure:3253: gcc --version >&5 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3264: $? = 0 configure:3253: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:3264: $? = 0 configure:3253: gcc -V >&5 gcc: '-V' option must have argument configure:3264: $? = 1 configure:3253: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3264: $? = 1 configure:3284: checking whether the C compiler works configure:3306: gcc conftest.c >&5 gcc: error trying to exec 'cc1': execvp: No such file or directory configure:3310: $? = 1 configure:3348: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gecko-mediaplayer" | #define VERSION "1.0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3353: error: in `/tmp/gecko-mediaplayer-1.0.8': configure:3355: error: C compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GECKO_CFLAGS_set= ac_cv_env_GECKO_CFLAGS_value= ac_cv_env_GECKO_LIBS_set= ac_cv_env_GECKO_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GMLIB_CFLAGS_set= ac_cv_env_GMLIB_CFLAGS_value= ac_cv_env_GMLIB_LIBS_set= ac_cv_env_GMLIB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NSPR_CFLAGS_set= ac_cv_env_NSPR_CFLAGS_value= ac_cv_env_NSPR_LIBS_set= ac_cv_env_NSPR_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/gecko-mediaplayer-1.0.8/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /tmp/gecko-mediaplayer-1.0.8/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/gecko-mediaplayer-1.0.8/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/gecko-mediaplayer-1.0.8/missing --run automake-1.12' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='gcc' CCDEPMODE='' CFLAGS='' CPP='' CPPFLAGS='' CURL_CFLAGS='' CURL_DEFINES='' CURL_LIBS='' CXX='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DBUS_CFLAGS='' DBUS_LIBS='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GECKO_CFLAGS='' GECKO_LIBS='' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_LIBS='' GMLIB_CFLAGS='' GMLIB_LIBS='' GMOFILES='' GMSGFMT='' GREP='' GSETTINGS_RULES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /tmp/gecko-mediaplayer-1.0.8/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' NSPR_CFLAGS='' NSPR_LIBS='' OBJEXT='' PACKAGE='gecko-mediaplayer' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib/pkgconfig' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_GCONF='' USE_GSETTINGS='' USE_NLS='' VERSION='1.0.8' XGETTEXT='' ac_ct_CC='gcc' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/gecko-mediaplayer-1.0.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gecko-mediaplayer" #define VERSION "1.0.8" configure: exit 77 請各位大大幫幫我~~~ -- ▍▌_,ㄧ ▃▅▇ /▅▃ ▅▃▂◢ / ˙ ▆▃▁ ▃▅ ▃▅ \ι twotsao -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.242.43.162 ※ 文章網址: http://www.ptt.cc/bbs/Linux/M.1416638592.A.A79.html
lantw44: 看起來是 gcc 沒裝好,重裝一次 gcc 看看? 11/22 14:46