Hi, I'm trying to upgrde Xorg from 6.8.2 up to 7.0 following this instruction http://gentoo-wiki.com/HOWTO_Modular_Xorg I unemerged Xoorg 6.8.2 and now trying to emerge 7.0. emerge told me there are about 180 dependes must be installed, it installed about 40 of them and has failed at cairo emerging:
below is the tail: ---cut--- /var/tmp/portage/cairo-1.2.2/work/cairo-1.2.2/config.log 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 checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for vasnprintf... no checking for cos in -lm... yes 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 X... no checking for cairo's Xlib backend... checking whether cairo's Xlib backend could be enabled... no (requires Xlib) configure: error: requested Xlib backend could not be enabled !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/cairo-1.2.2/work/cairo-1.2.2/config.log !!! ERROR: x11-libs/cairo-1.2.2 failed. Call stack: ebuild.sh, line 1543: Called dyn_compile ebuild.sh, line 938: Called src_compile cairo-1.2.2.ebuild, line 49: Called econf '--enable-xlib' '--disable-gtk-doc' '--disable-directfb' '--enable-png' '--disable-svg' '--disable-pdf' '--disable-glitz' '--enable-freetype' '--enable-ps' ebuild.sh, line 539: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant. ---end of cut--- does anybody know how to fix that ? Thanks -- gentoo-user@gentoo.org mailing list