|
- ~# LIBGL_ALWAYS_INDIRECT=1 INTEL_BATCH=1 compiz --replace --indirect-rendering --sm-disable ccp
- compiz (core) - Error: Plugin 'core' has ABI version '20091102', expected ABI version '20090619'.
- compiz (ccp) - Error: InitObject failed
- compiz (core) - Error: Couldn't activate plugin 'ccp'
- WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported! This is an application bug!
- compiz (core) - Error: Plugin 'core' has ABI version '20091102', expected ABI version '20090619'.
- compiz (ccp) - Error: InitObject failed
- compiz (core) - Error: Couldn't activate plugin 'ccp'
- WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported! This is an application bug!
复制代码
- ~ # emerge -av compiz-fusion
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild N ] x11-wm/compiz-fusion-0.8.6 USE="emerald -gnome -kde -unsupported" 0 kB
- Total: 1 package (1 new), Size of downloads: 0 kB
- Would you like to merge these packages? [Yes/No] y
- >>> Verifying ebuild manifests
- >>> Emerging (1 of 1) x11-wm/compiz-fusion-0.8.6
- * checking ebuild checksums ;-) ... [ ok ]
- * checking auxfile checksums ;-) ... [ ok ]
- * checking miscfile checksums ;-) ... [ ok ]
- * CPV: x11-wm/compiz-fusion-0.8.6
- * REPO: gentoo
- * USE: elibc_glibc emerald kernel_linux userland_GNU x86
- >>> Unpacking source...
- >>> Source unpacked in /var/tmp/portage/x11-wm/compiz-fusion-0.8.6/work
- >>> Compiling source in /var/tmp/portage/x11-wm/compiz-fusion-0.8.6/work ...
- >>> Source compiled.
- >>> Test phase [not enabled]: x11-wm/compiz-fusion-0.8.6
- >>> Install compiz-fusion-0.8.6 into /var/tmp/portage/x11-wm/compiz-fusion-0.8.6/image/ category x11-wm
- >>> Completed installing compiz-fusion-0.8.6 into /var/tmp/portage/x11-wm/compiz-fusion-0.8.6/image/
- >>> Installing (1 of 1) x11-wm/compiz-fusion-0.8.6
- * checking 0 files for package collisions
- * If you want to try out simple-ccsm, you'll need to emerge it
- * If you want to use emerald, set the emerald use flag
- >>> Recording x11-wm/compiz-fusion in "world" favorites file...
- * Messages for package x11-wm/compiz-fusion-0.8.6:
- * If you want to try out simple-ccsm, you'll need to emerge it
- * If you want to use emerald, set the emerald use flag
- >>> Auto-cleaning packages...
- >>> No outdated packages were found on your system.
- * GNU info directory index is up-to-date.
复制代码
- cat /etc/make.conf
- CFLAGS="-O2 -march=i686 -pipe"
- CXXFLAGS="-O2 -march=i686 -pipe"
- CHOST="i686-pc-linux-gnu"
- MAKEOPTS="-j3"
- VIDEO_CARDS="intel"
- INPUT_DEVICES="evdev synaptics"
- GENTOO_MIRRORS="http://mirrors.sohu.com/gentoo/ "
- SYNC="rsync://rsync.gentoo.org/gentoo-portage"
- USE="xcb svg emerald -threads jpeg cups dbus hal startup-notification xsreensaver -nv -ati xorg -kde -qt3 -qt4 -gnome alsa dvd X aac acpi alsa -altivec -emacs -gnutls -ieee1394 -ipv6 -jabber -ldap gmplayer mp3 mp4 mpeg -mssql ogg wifi win32codecs xv opengl"
复制代码
已经折腾2天了,,,
晕头转向,请各位前辈们指点一下。 |
|