Xorg-x11 - x11-libs/libXcursor-1.1.10 error [SOLVED]

столкнулся с проблемой при установке...

make.conf:

CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
USE="-gtk -gnome qt kde dvd alsa cdr"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
VIDEO_CARDS="intel"
INPUT_DEVICES="keyboard synaptics mouse"
ALSA_CARDS="ac97"
LINGUAS="ru"
AUTOCLEAN="yes"

build.log

* CPV: x11-libs/libXcursor-1.1.10
* REPO: gentoo
* USE: elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking libXcursor-1.1.10.tar.bz2 to /var/tmp/portage/x11-libs/libXcursor-1.1.10/work
* Running elibtoolize in: libXcursor-1.1.10/
* Applying portage-2.2.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-2.2.6.patch ...
>>> Source unpacked in /var/tmp/portage/x11-libs/libXcursor-1.1.10/work
>>> Compiling source in /var/tmp/portage/x11-libs/libXcursor-1.1.10/work/libXcursor-1.1.10 ...
* econf: updating libXcursor-1.1.10/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating libXcursor-1.1.10/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 --prefix=/usr --datadir=/usr/share --with-icondir=/usr/share/cursors/xorg-x11 --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps
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 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 for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
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 for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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
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 XCURSOR... configure: error: Package requirements (xrender >= 0.8.2 xfixes x11 fixesproto) were not met:

Package 'xrender' has no Name: field

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XCURSOR_CFLAGS
and XCURSOR_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/libXcursor-1.1.10/work/libXcursor-1.1.10/config.log
* ERROR: x11-libs/libXcursor-1.1.10 failed:
* econf failed
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 3204: Called x-modular_src_compile
* environment, line 4054: Called x-modular_src_configure
* environment, line 4062: Called econf '--prefix=/usr' '--datadir=/usr/share' '--with-icondir=/usr/share/cursors/xorg-x11' '--with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps'
* ebuild.sh, line 544: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of 'emerge --info =x11-libs/libXcursor-1.1.10',
* the complete build log and the output of 'emerge -pqv =x11-libs/libXcursor-1.1.10'.
* The complete build log is located at '/var/tmp/portage/x11-libs/libXcursor-1.1.10/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXcursor-1.1.10/temp/environment'.
* S: '/var/tmp/portage/x11-libs/libXcursor-1.1.10/work/libXcursor-1.1.10'

Ну что опять делаю не так? Пакет лежит в /distfiles/

Очень прошу, помогите советом )
Хочу сразу добавить что прочитал ман pkg-config и нихера не понял... Почему конфликт возник? Что делать чтобы устранить?

.

Сделайте emerge --oneshot libXrender libXfixes libX11 fixesproto и посмотрите, помогло ли.
Если не поможет - напишите сюда полный вывод команды emerge -pv libXrender libXfixes libX11 fixesproto

а эта строка - это просто подпись

n0nado написал(а): напишите

n0nado написал(а):
напишите сюда полный вывод команды emerge -pv libXrender libXfixes libX11 fixesproto

вот уж не надо сюда все это выводить!!! пусть лучше wgetpaste осилит и сцылочку сюда даст ;) (еще бы неплохо тэги типа code осилить, а то глаза сломать можно!!)

Xorg -configure не пошёл

Вот листинг...
Я полагаю что-то с видеоустройством? У меня встроеная карточка от Intel

make.conf:

CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
USE="-gtk -gnome qt kde dvd alsa cdr"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
VIDEO_CARDS="intel" <----------------------------- Что-то тут не так? Я даже тогда и не знаю что указывать, читал долго, пришёл к выводу что со встроеной картой Intel® GMA 950™ (i945GM)
INPUT_DEVICES="evdev"
#ALSA_CARDS="ac97"
LINGUAS="ru"
AUTOCLEAN="yes"

Current version of pixman: 0.18.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 6 15:00:11 2011
(II) Loader magic: 0x81e5880
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 1039:6330:1025:0083 Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter rev 0, Mem @ 0xe8000000/134217728, 0xe2100000/131072, I/O @ 0x0000a000/128
List of video drivers:
intel
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 2.9.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) Primary Device is: PCI 01@00:00:0
No devices to configure. Configuration failed.

Видеодрайвер fx86-video-intel стоит

00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)

01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter

Спасибо! Помогло! Но остались вопросы...

Спасибо! Помогло! Так в чём же было дело, можно узнать? М что за параметр такой INPUT_DEVICES="evdev"? Любые устройства?
libXcursor пролез ) Что даёт --oneshot?
Я закомментировал LASA_CARDS
Что же мне указывать если у меня встроеный звук AC97?

.

rootkit написал(а):
Так в чём же было дело, можно узнать?

В вашем сообщении посмотрите на строку с ошибкой:
"configure: error: Package requirements (xrender >= 0.8.2 xfixes x11 fixesproto) were not met"
в ней и написано "сделайте emerge --oneshot libXrender libXfixes libX11 fixesproto",
просто другими словами.
Пакеты, собранные с --oneshot не попадают в world

а эта строка - это просто подпись

rootkit

rootkit написал(а):
INPUT_DEVICES="keyboard synaptics mouse"

замени так же keyboard и mouse на evdev ;)

rootkit написал(а):
ALSA_CARDS="ac97"

ac97 - это устаревший стандарт от intel, а не модель чмпа саундкарты ;) но это так....для справки ))

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".