LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 756|回复: 9

我是新手,安装gnome时出错,看了N遍教程和无数的google了,依然不知如何处理,请朋友们指点

[复制链接]
发表于 2009-5-13 14:15:59 | 显示全部楼层 |阅读模式
安装到fast-user-switch-apple-2.24.0时出错,不知何解。我时新手,看了N编的教程和google,实在是没有办法了。
Messages for package gnome-extra/fast-user-switch-applet-2.24.0:

*
* ERROR: gnome-extra/fast-user-switch-applet-2.24.0 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 2688:  Called gnome2_src_compile
*             environment, line 2057:  Called die
* The specific snippet of code:
*       emake || die "compile failure"
*  The die message:
*   compile failure
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/temp/environment'.


/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/temp/build.log
>>> Unpacking source...
>>> Unpacking fast-user-switch-applet-2.24.0.tar.bz2 to /var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work
* Fixing OMF Makefiles ...
  [ ok ]
* Running elibtoolize in: fast-user-switch-applet-2.24.0
*   Applying portage-1.5.10.patch ...
*   Applying sed-1.5.6.patch ...
*   Applying as-needed-1.5.26.patch ...
>>> Source unpacked in /var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work
>>> Compiling source in /var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0 ...
* econf: updating fast-user-switch-applet-2.24.0/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating fast-user-switch-applet-2.24.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gdm-config=/usr/share/gdm/defaults.conf
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 whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for intltool >= 0.35.0... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
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 ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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 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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... no
checking for i686-pc-linux-gnu-g95... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-ifort... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-ftn... no
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... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for APPLET... yes
checking for setresuid... yes
checking for setenv... yes
checking for unsetenv... yes
checking for clearenv... yes
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
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 XauFileName in -lXau... yes
checking for XmuClientWindow in -lXmu... yes
checking for users-admin... no
checking for gdmsetup... /usr/sbin/gdmsetup
using "/usr/share/gdm/defaults.conf" as the gdm.conf location
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking whether gcc understands -Wcast-align... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Wno-strict-aliasing... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating help/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure:

Fast User Switch Applet Configuration:

        Prefix:                 /usr

        GDM Config File: /usr/share/gdm/defaults.conf
        GDM Setup:         /usr/sbin/gdmsetup
        Users Admin:         disabled

make -j15
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0'
Making all in data
make[2]: Entering directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/data'
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po fast-user-switch-applet.schemas.in fast-user-switch-applet.schemas
sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" -e "s|\@VERSION\@|2.24.0|" GNOME_FastUserSwitchApplet.server.in.in > GNOME_FastUserSwitchApplet.server.in
LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_FastUserSwitchApplet.server.in GNOME_FastUserSwitchApplet.server
Generating and caching the translation database
Generating and caching the translation database
Merging translations into fast-user-switch-applet.schemas.
Merging translations into GNOME_FastUserSwitchApplet.server.
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/data'
Making all in help
make[2]: Entering directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help'
if ! test -d ca/; then mkdir ca/; fi
if ! test -d en_GB/; then mkdir en_GB/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd ca/ && \
          `which xml2po` -e -p \
            "${d}ca/ca.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd en_GB/ && \
          `which xml2po` -e -p \
            "${d}en_GB/en_GB.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d es/; then mkdir es/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd es/ && \
          `which xml2po` -e -p \
            "${d}es/es.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d fi/; then mkdir fi/; fi
if ! test -d fr/; then mkdir fr/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd fi/ && \
          `which xml2po` -e -p \
            "${d}fi/fi.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd fr/ && \
          `which xml2po` -e -p \
            "${d}fr/fr.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d oc/; then mkdir oc/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd oc/ && \
          `which xml2po` -e -p \
            "${d}oc/oc.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d pa/; then mkdir pa/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd pa/ && \
          `which xml2po` -e -p \
            "${d}pa/pa.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d pt_BR/; then mkdir pt_BR/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd pt_BR/ && \
          `which xml2po` -e -p \
            "${d}pt_BR/pt_BR.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d ru/; then mkdir ru/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd ru/ && \
          `which xml2po` -e -p \
            "${d}ru/ru.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d sr/; then mkdir sr/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd sr/ && \
          `which xml2po` -e -p \
            "${d}sr/sr.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
if ! test -d sv/; then mkdir sv/; fi
if [ -f "C/fast-user-switch-applet.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/"; fi; \
        (cd sv/ && \
          `which xml2po` -e -p \
            "${d}sv/sv.po" \
            "${d}C/fast-user-switch-applet.xml" > fast-user-switch-applet.xml.tmp && \
            cp fast-user-switch-applet.xml.tmp fast-user-switch-applet.xml && rm -f fast-user-switch-applet.xml.tmp)
xsltproc -o fast-user-switch-applet-C.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-C.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-en_GB.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-en_GB.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-ca.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ca --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ca/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-ca.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-fr.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-fr.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-oc.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang oc --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` oc/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-oc.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-pa.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pa --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pa/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-pa.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-pt_BR.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-pt_BR.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-ru.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ru --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ru/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-ru.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-sr.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sr/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-sr.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-sv.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-sv.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-es.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-es.omf"; exit 1; }
xsltproc -o fast-user-switch-applet-fi.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fi --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help/fast-user-switch-applet.omf.in"  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fi/fast-user-switch-applet.xml || { rm -f "fast-user-switch-applet-fi.omf"; exit 1; }
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/help'
Making all in src
make[2]: Entering directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/src'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-applet.o -MD -MP -MF .deps/fast_user_switch_applet-applet.Tpo -c -o fast_user_switch_applet-applet.o `test -f 'applet.c' || echo './'`applet.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-fusa-display.o -MD -MP -MF .deps/fast_user_switch_applet-fusa-display.Tpo -c -o fast_user_switch_applet-fusa-display.o `test -f 'fusa-display.c' || echo './'`fusa-display.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-fusa-manager.o -MD -MP -MF .deps/fast_user_switch_applet-fusa-manager.Tpo -c -o fast_user_switch_applet-fusa-manager.o `test -f 'fusa-manager.c' || echo './'`fusa-manager.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-fusa-user.o -MD -MP -MF .deps/fast_user_switch_applet-fusa-user.Tpo -c -o fast_user_switch_applet-fusa-user.o `test -f 'fusa-user.c' || echo './'`fusa-user.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-fusa-user-menu-item.o -MD -MP -MF .deps/fast_user_switch_applet-fusa-user-menu-item.Tpo -c -o fast_user_switch_applet-fusa-user-menu-item.o `test -f 'fusa-user-menu-item.c' || echo './'`fusa-user-menu-item.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-fusa-utils.o -MD -MP -MF .deps/fast_user_switch_applet-fusa-utils.Tpo -c -o fast_user_switch_applet-fusa-utils.o `test -f 'fusa-utils.c' || echo './'`fusa-utils.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O2 -march=i686 -pipe -MT fast_user_switch_applet-gdm-queue.o -MD -MP -MF .deps/fast_user_switch_applet-gdm-queue.Tpo -c -o fast_user_switch_applet-gdm-queue.o `test -f 'gdm-queue.c' || echo './'`gdm-queue.c
fusa-utils.c: 在函数‘fusa_die_an_ignominious_death’中:
fusa-utils.c:64: 警告:格式字符串不是一个字面字符串而且没有待格式化的实参
fusa-utils.c:66: 警告:格式字符串不是一个字面字符串而且没有待格式化的实参
mv -f .deps/fast_user_switch_applet-fusa-utils.Tpo .deps/fast_user_switch_applet-fusa-utils.Po
mv -f .deps/fast_user_switch_applet-fusa-display.Tpo .deps/fast_user_switch_applet-fusa-display.Po
mv -f .deps/fast_user_switch_applet-gdm-queue.Tpo .deps/fast_user_switch_applet-gdm-queue.Po
mv -f .deps/fast_user_switch_applet-fusa-user-menu-item.Tpo .deps/fast_user_switch_applet-fusa-user-menu-item.Po
mv -f .deps/fast_user_switch_applet-fusa-user.Tpo .deps/fast_user_switch_applet-fusa-user.Po
applet.c:55:35: 错误:libgnomeui/gnome-help.h:没有那个文件或目录
applet.c: 在函数‘applet_fill_cb’中:
applet.c:459: 警告:隐式声明函数‘getuid’
applet.c:459: 警告:对‘getuid’的嵌套的外部声明
applet.c: 在函数‘help_cb’中:
applet.c:1109: 警告:隐式声明函数‘gnome_help_display_on_screen’
applet.c:1109: 警告:对‘gnome_help_display_on_screen’的嵌套的外部声明
mv -f .deps/fast_user_switch_applet-fusa-manager.Tpo .deps/fast_user_switch_applet-fusa-manager.Po
make[2]: *** [fast_user_switch_applet-applet.o] 错误 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/work/fast-user-switch-applet-2.24.0'
make: *** [all] 错误 2
*
* ERROR: gnome-extra/fast-user-switch-applet-2.24.0 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 2688:  Called gnome2_src_compile
*             environment, line 2057:  Called die
* The specific snippet of code:
*       emake || die "compile failure"
*  The die message:
*   compile failure
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gnome-extra/fast-user-switch-applet-2.24.0/temp/environment'.
*

/etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j15"

GENTOO_MIRRORS="http://gentoo.gg3.net/ "

SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="cairo xulrunner consolekit nptl nptlonly -ipv6 -fortran unicode svg hal X dbus -kde -qt3 -qt4 -arts -eds -esd gnome gstreamer gtk firefox alsa"
# FEATURES="ccache"
ACCEPT_KEYWORDS="~x86"
CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="2G"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nvidia"


GENTOO_MIRRORS="ftp://gg3.net/pub/linux/gentoo/ "

GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/ "

GENTOO_MIRRORS="http://ftp.twaren.net/Linux/Gentoo/ "
发表于 2009-5-13 15:01:47 | 显示全部楼层
http://bugs.gentoo.org/show_bug.cgi?id=263367

现在似乎还没解决办法.这应该不是关键的包,直接忽略吧.
或者写到 /etc/make.profile/package.provided 里面
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-13 16:11:07 | 显示全部楼层
感谢ZDN的提示,我已经按照你说的做了。
回复 支持 反对

使用道具 举报

发表于 2009-5-13 20:01:46 | 显示全部楼层
问个多余的问题
MAKEOPTS="-j15"
这个-j15你是通过有几个CPU算出来的?!
这数值感觉怪怪的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-13 20:07:31 | 显示全部楼层
Post by linyin;1986835
问个多余的问题
MAKEOPTS="-j15"
这个-j15你是通过有几个CPU算出来的?!
这数值感觉怪怪的


比葫芦画瓢,画出来的。
回复 支持 反对

使用道具 举报

发表于 2009-5-13 22:47:28 | 显示全部楼层
Post by gfs;1986837
比葫芦画瓢,画出来的。

一般是1*cpu+1,最多可以是2*cpu+1。你是什么cpu,这么牛?
回复 支持 反对

使用道具 举报

发表于 2009-5-14 00:38:19 | 显示全部楼层
lz用的什么cpu?
回复 支持 反对

使用道具 举报

发表于 2009-5-14 12:47:05 | 显示全部楼层
14核???奇怪的核数..
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-14 14:27:09 | 显示全部楼层
我已经在标题上说的很清楚了“我是新手”,基本是一点不懂,关于CPU数量的问题,我准确的告诉大家是两个,至于之前的设置是在网上看来的,现在已经更改为各位高手认为的正确的设置,大致情况就是这样的。还请各位高手能告诉我问题如何解决。
回复 支持 反对

使用道具 举报

发表于 2009-5-14 15:09:59 | 显示全部楼层
这个包可以不装的,建议你用gnome-base/gnome-light代替gnome-base/gnome,安装的包要少一些,需要再自己安装。
回复 支持 反对

使用道具 举报

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

本版积分规则

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