|
|
类似这样的要输入
- Fvwm Configuration:
- Version: 2.5.26
- Executables: /usr/bin
- Man pages: /usr/share/man
- Modules: /usr/lib/fvwm/2.5.26
- Data files: /usr/share/fvwm
- Doc files: /usr/share/doc/fvwm
- Perl lib: /usr/share/fvwm/perllib
- Locale msg: /usr/share/locale zh_CN
- With Asian bi-direct. text support? no: Explicitly disabled
- With Gettext Native Lang support? yes (libc)
- With GTK+ required for FvwmGtk? yes
- With GDK image support in FvwmGtk? no: Failed on gdk-imlib, see config.log
- With GNOME libs support in FvwmGtk? no: Explicitly disabled
- With Iconv support? yes (from C library)
- With Mouse strokes (gestures)? yes
- With PNG image support? yes
- With ReadLine sup. in FvwmConsole? yes
- With RPlay support in FvwmEvent? no: Explicitly dis
复制代码
这种提示 emerge.log里面要是能记录下来就好了..
- >>> Original instance of package unmerged safely.
- * If you will be starting mpd via /etc/init.d/mpd, please make
- * sure that MPD's pid_file is set to /var/run/mpd/mpd.pid.
- usermod: no changes
- >>> Auto-cleaning packages...
复制代码
类似这样的不想见到
- make[1]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.26/work/fvwm-2.5.26'
- Making all in libs
- make[2]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.26/work/fvwm-2.5.26/libs'
- if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I/usr/include/freetype2 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT gravity.o -MD -MP -MF ".deps/gravity.Tpo" -c -o gravity.o gravity.c; \
- then mv -f ".deps/gravity.Tpo" ".deps/gravity.Po"; else rm -f ".deps/gravity.Tpo"; exit 1; fi
- if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I/usr/include/freetype2 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT BidiJoin.o -MD -MP -MF ".deps/BidiJoin.Tpo" -c -o BidiJoin.o BidiJoin.c; \
- then mv -f ".deps/BidiJoin.Tpo" ".deps/BidiJoin.Po"; else rm -f ".deps/BidiJoin.Tpo"; exit 1; fi
- if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I/usr/include/freetype2 -D_REENTRANT -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -Wall -Wno-implicit-int -O2 -march=i686 -pipe -fno-strict-aliasing -MT Flocale.o -MD -MP -MF ".deps/Flocale.Tpo" -c -o Flocale.o Flocale.c; \
- then mv -f ".deps/Flocale.Tpo" ".deps/Flocale.Po"; else rm -f ".deps/Flocale.Tpo"; exit
复制代码
应该如何做呢? |
|