Gentoo Archives: gentoo-user

From: Dmitry <dias@×××××××××.ua>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem with upgrading Xorg from 6.8.2 up to 7.0
Date: Thu, 24 Aug 2006 19:38:28
Message-Id: 44EDFE64.7020505@techs.com.ua
1 Hi,
2
3 I'm trying to upgrde Xorg from 6.8.2 up to 7.0 following this instruction http://gentoo-wiki.com/HOWTO_Modular_Xorg
4 I unemerged Xoorg 6.8.2 and now trying to emerge 7.0.
5 emerge told me there are about 180 dependes must be installed, it installed about 40 of them and has failed at cairo emerging:
6
7
8 below is the tail:
9 ---cut---
10 /var/tmp/portage/cairo-1.2.2/work/cairo-1.2.2/config.log
11 appending configuration tag "CXX" to libtool
12 checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
13 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
14 checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
15 checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
16 checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
17 checking if i686-pc-linux-gnu-g++ static flag -static works... yes
18 checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
19 checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
20 checking dynamic linker characteristics... GNU/Linux ld.so
21 checking how to hardcode library paths into programs... immediate
22 appending configuration tag "F77" to libtool
23 checking for ANSI C header files... (cached) yes
24 checking whether byte ordering is bigendian... no
25 checking for vasnprintf... no
26 checking for cos in -lm... yes
27 checking for i686-pc-linux-gnu-pkg-config... no
28 checking for pkg-config... /usr/bin/pkg-config
29 checking pkg-config is at least version 0.9.0... yes
30 checking for X... no
31 checking for cairo's Xlib backend...
32 checking whether cairo's Xlib backend could be enabled... no (requires Xlib)
33 configure: error: requested Xlib backend could not be enabled
34
35 !!! Please attach the following file when filing a report to bugs.gentoo.org:
36 !!! /var/tmp/portage/cairo-1.2.2/work/cairo-1.2.2/config.log
37
38
39 !!! ERROR: x11-libs/cairo-1.2.2 failed.
40 Call stack:
41 ebuild.sh, line 1543: Called dyn_compile
42 ebuild.sh, line 938: Called src_compile
43 cairo-1.2.2.ebuild, line 49: Called econf '--enable-xlib' '--disable-gtk-doc' '--disable-directfb' '--enable-png' '--disable-svg'
44 '--disable-pdf' '--disable-glitz' '--enable-freetype' '--enable-ps'
45 ebuild.sh, line 539: Called die
46
47 !!! econf failed
48 !!! If you need support, post the topmost build error, and the call stack if relevant.
49
50 ---end of cut---
51
52
53
54 does anybody know how to fix that ?
55
56 Thanks
57 --
58 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problem with upgrading Xorg from 6.8.2 up to 7.0 Richard Fish <bigfish@××××××××××.org>