Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR: x11-drivers/xf86-video-mach64-6.8.2 failed ...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Todie77
n00b
n00b


Joined: 11 Apr 2011
Posts: 45
Location: Duisburg

PostPosted: Mon Apr 25, 2011 7:46 am    Post subject: ERROR: x11-drivers/xf86-video-mach64-6.8.2 failed ... Reply with quote

Hallo,
nachdem ich KDE installiert habe, habe ich festgestelt, das der X-server noch fehlt. Auch hier komme ich leider nicht weiter.
Was mache ich bei fehlenden ebuilds ?

emerge -pqv =x11-drivers/xf86-video-mach64-6.8.2
Quote:

emerge: there are no ebuilds to satisfy "=x11-driver/xf86-video-mach64-6.8.2".

emerge: searching for similar names..


build-log
Quote:

 * Package: x11-drivers/xf86-video-mach64-6.8.2
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE: dri elibc_glibc kernel_linux userland_GNU x86
 * FEATURES: sandbox
>>> Unpacking source...
* Checking for direct rendering capabilities ...
>>> Unpacking xf86-video-mach64-6.8.2.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work
* Running elibtoolize in: xf86-video-mach64-6.8.2/
* Applying portage-1.5.10.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-1.5.26.patch ...
>>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work
>>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2 ...
* econf: updating xf86-video-mach64-6.8.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating xf86-video-mach64-6.8.2/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 --enable-dri
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 if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
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 dependency style of i686-pc-linux-gnu-gcc... gcc3
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 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
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
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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... no
configure: creating libtool
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
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking if XINERAMA is defined... yes
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if XF86MISC is defined... no
checking if DPMSExtension is defined... 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 XORG... yes
checking for XEXT... yes
checking for ANSI C header files... (cached) yes
checking for /usr/include/xorg/dri.h... yes
checking for /usr/include/xorg/sarea.h... yes
checking for /usr/include/xorg/dristruct.h... yes
checking for /usr/include/xorg/damage.h... yes
checking whether to include DRI support... yes
checking for DRI... yes
checking whether to include PIO support... yes, PIO
checking whether to include DGA support... yes
checking whether to include TV Out support... yes
checking whether to enable EXA support... yes
checking exa.h usability... yes
checking exa.h presence... yes
checking for exa.h... yes
checking whether EXA version is at least 2.0.0... yes
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for PCIACCESS... yes
checking for /usr/share/sgml/X11/defs.ent... no
checking for linuxdoc... no
checking for ps2pdf... /usr/bin/ps2pdf
checking Whether to build documentation... no
checking Whether to build pdf documentation... yes
configure: Please change the Driver line in xorg.conf from "ati" to "mach64"
or install the ati wrapper as well:
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati

configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make -j2
make all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2/src'
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atibus.lo -MD -MP -MF .deps/atibus.Tpo -c -o atibus.lo atibus.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atichip.lo -MD -MP -MF .deps/atichip.Tpo -c -o atichip.lo atichip.c
mkdir .libs
mkdir .libs
mkdir: cannot create directory `.libs': File exists
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atichip.lo -MD -MP -MF .deps/atichip.Tpo -c atichip.c -fPIC -DPIC -o .libs/atichip.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atibus.lo -MD -MP -MF .deps/atibus.Tpo -c atibus.c -fPIC -DPIC -o .libs/atibus.o
mv -f .deps/atibus.Tpo .deps/atibus.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiprobe.lo -MD -MP -MF .deps/atiprobe.Tpo -c -o atiprobe.lo atiprobe.c
mv -f .deps/atichip.Tpo .deps/atichip.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atividmem.lo -MD -MP -MF .deps/atividmem.Tpo -c -o atividmem.lo atividmem.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiprobe.lo -MD -MP -MF .deps/atiprobe.Tpo -c atiprobe.c -fPIC -DPIC -o .libs/atiprobe.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atividmem.lo -MD -MP -MF .deps/atividmem.Tpo -c atividmem.c -fPIC -DPIC -o .libs/atividmem.o
mv -f .deps/atiprobe.Tpo .deps/atiprobe.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiadjust.lo -MD -MP -MF .deps/atiadjust.Tpo -c -o atiadjust.lo atiadjust.c
mv -f .deps/atividmem.Tpo .deps/atividmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiaudio.lo -MD -MP -MF .deps/atiaudio.Tpo -c -o atiaudio.lo atiaudio.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiadjust.lo -MD -MP -MF .deps/atiadjust.Tpo -c atiadjust.c -fPIC -DPIC -o .libs/atiadjust.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atiaudio.lo -MD -MP -MF .deps/atiaudio.Tpo -c atiaudio.c -fPIC -DPIC -o .libs/atiaudio.o
mv -f .deps/atiaudio.Tpo .deps/atiaudio.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticlock.lo -MD -MP -MF .deps/aticlock.Tpo -c -o aticlock.lo aticlock.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticlock.lo -MD -MP -MF .deps/aticlock.Tpo -c aticlock.c -fPIC -DPIC -o .libs/aticlock.o
mv -f .deps/atiadjust.Tpo .deps/atiadjust.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticonfig.lo -MD -MP -MF .deps/aticonfig.Tpo -c -o aticonfig.lo aticonfig.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticonfig.lo -MD -MP -MF .deps/aticonfig.Tpo -c aticonfig.c -fPIC -DPIC -o .libs/aticonfig.o
mv -f .deps/aticlock.Tpo .deps/aticlock.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticonsole.lo -MD -MP -MF .deps/aticonsole.Tpo -c -o aticonsole.lo aticonsole.c
aticonfig.c: In function 'ATIProcessOptions':
aticonfig.c:505:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
mv -f .deps/aticonfig.Tpo .deps/aticonfig.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atidac.lo -MD -MP -MF .deps/atidac.Tpo -c -o atidac.lo atidac.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT aticonsole.lo -MD -MP -MF .deps/aticonsole.Tpo -c aticonsole.c -fPIC -DPIC -o .libs/aticonsole.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -march=i686 -pipe -MT atidac.lo -MD -MP -MF .deps/atidac.Tpo -c atidac.c -fPIC -DPIC -o .libs/atidac.o
aticonsole.c: In function 'ATIEnterVT':
aticonsole.c:719:48: error: 'struct _ScrnInfoRec' has no member named 'pixmapPrivate'
aticonsole.c:727:20: error: 'struct _ScrnInfoRec' has no member named 'pixmapPrivate'
aticonsole.c: In function 'ATIFreeScreen':
aticonsole.c:801:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
aticonsole.c:802:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
aticonsole.c:806:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
aticonsole.c:810:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
aticonsole.c:814:5: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:235)
make[2]: *** [aticonsole.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/atidac.Tpo .deps/atidac.Plo
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2'
make: *** [all] Error 2
emake failed
* ERROR: x11-drivers/xf86-video-mach64-6.8.2 failed (compile phase):
* emake failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 3105: Called x-modular_src_compile
* environment, line 3956: Called x-modular_src_make
* environment, line 3994: Called die
* The specific snippet of code:
* emake || die "emake failed"
*
* If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-mach64-6.8.2',
* the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-mach64-6.8.2'.
* The complete build log is located at '/home/.Port_Logdir/x11-drivers:xf86-video-mach64-6.8.2:20110424-081420.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/temp/environment'.
* S: '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.8.2/work/xf86-video-mach64-6.8.2'


emerge --info =x11-drivers/xf86-video-mach64-6.8.2
Quote:

Portage 2.1.9.46 (default/linux/x86/10.0/desktop, gcc-4.5.2, glibc-2.13-r2, 2.6.38-gentoo-r1 i686)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.38-gentoo-r1-i686-AMD_Athlon-tm-_Processor-with-gentoo-2.0.2
Timestamp of tree: Fri, 15 Apr 2011 12:45:01 +0000
app-shells/bash: 4.2_p8
dev-lang/python: 2.7.1-r1, 3.1.3-r1
dev-util/cmake: 2.8.4
sys-apps/baselayout: 2.0.2
sys-apps/openrc: 0.8.1
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.68
sys-devel/automake: 1.11.1-r1
sys-devel/binutils: 2.21
sys-devel/gcc: 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82
sys-kernel/linux-headers: 2.6.38
virtual/os-headers: 0
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT=""
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://de-mirror.org/distro/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://mirror.netcologne.de/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync10.de.gentoo.org/gentoo-portage"
USE="X X86 a52 aac acl acpi alsa apm arts avi bitmap-fonts bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif f77 fam firefox flac foomaticdb fortran gbdm gdbm gdu gif gpm gtk iconv imlib ipv6 jpeg kde lcms ldap libg++ libnotify libwww mad mikmod mng modules motif mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg oggvorbis opengl openmp oss pam pango pcre pdf pdflib perl png policykit ppds pppd python qt qt3 qt3support qt4 quicktime readline sdl session spell sql ssl startup-notification svg svga sysfs tcpd tiff truetype udev unicode usb vorbis webkit x264 x86 xcb xm12 xml xmms xorg xulrunner xv xvid xy zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Mon Apr 25, 2011 9:40 am    Post subject: Reply with quote

Hi

Todie77 wrote:
Was mache ich bei fehlenden ebuilds ?

Quote:
emerge -pqv =x11-drivers/xf86-video-mach64-6.8.2
emerge: there are no ebuilds to satisfy "=x11-driver/xf86-video-mach64-6.8.2".

emerge: searching for similar names..
Deine Eingabe auf Tippfehler überprüfen ;)
(es fehlt das s bei drivers)

Zu dem fehlgeschlagenen build von =x11-drivers/xf86-video-mach64-6.8.2
Ich vermute das diese stable Version noch nicht kompatibel mit deiner vermutlich installierten xorg-server-1.10 Version ist...

Aber, brauchst du diesen Treiber den wirklich?
Soweit mir bekannt wird er nur für sehr alte ATI mach64 Grafikarten benötigt, hast du wirklich noch so eine in deinem Rechner?
Du scheinst aber auch nicht die VIDEO_CARDS="..." Variable in der make.conf gesetzt zu haben, und dann wird eben versucht alle verfügbaren Video Treiber zu installieren, egal ob du sie wirklich brauchst...

Vorschlag:
Schaue mit einem
Code:
# lspci | grep VGA
was du für einen Grafik-Chipsatz im Rechner hast, und setze dann passend dein(e) benötigten Treiber mit der VIDEO_CARDS Variable, dann wird auch nur der wirklich benötigte Treiber installiert.
Nutze am besten das X Server Configuration HOWTO

PS: Nutze für Shell Ausgaben und Konfigurationsdateien hier im Forum doch bitte die Code Tags, statt Quote
Eine Shell zitiert man i.d.R nicht, und zudem sollte die Formatierung dann auch besser erhalten bleiben.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Mon Apr 25, 2011 2:11 pm    Post subject: Reply with quote

Noch mal kurz zu dem =xf86-video-mach64-6.8.2 Treiber
Siehe zb auch Bug 356985

Vermutlich sollte er sich mit dem aktuellen stable xorg-server-1.9 bauen lassen.
Entziehe hierfür eventuell einfach dem xorg-server Paket das ~x86 Keyword
Code:
# echo "x11-base/xorg-server -~x86" >> /etc/portage/package.accept_keywords

Baue dann den xorg-server neu.
Denke nach dem downgrade des xorg-servers dann auch daran die schon installierten x11-drivers passend für die xorg-server-1.9 Version neu zu übersetzen (das ist wegen dem ABI Wechsel nötig)
Code:
# emerge -av --oneshot $(qlist -I -C x11-drivers)

Das ganze ist aber nur nötig wenn du wirklich den xf86-video-mach64 Treiber benötigst.
Back to top
View user's profile Send private message
Todie77
n00b
n00b


Joined: 11 Apr 2011
Posts: 45
Location: Duisburg

PostPosted: Mon Apr 25, 2011 5:20 pm    Post subject: Reply with quote

Danke für die Hilfe, aber ich kann nicht mehr, bin total entnervt. Gentoo ist nichts für mich, bin hoffnunglos überfordert. Tapse im System rum wie ein Blinder in einer fremden Stadt. Das ist eindeutig nur was für Informatiker o.ä.
Bin schon zwei Wochen dran und habe noch nicht mal KDE zu laufen gebracht. Ich kehre zurück zu Ubuntu. Bye !
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4693
Location: Germany

PostPosted: Mon Apr 25, 2011 5:36 pm    Post subject: Reply with quote

Hehehe, so schnell wird hier normalerweise aber nicht aufgegeben...;)

Ne im ernst:
So wie ich in einem anderen Thread von dir mitbekommen habe hattest du wohl bei der Installation gleich den testing Zweig global mit freigeschaltet (das ist der ACCEPT_KEYWORDS Eintrag in deiner make.conf) und damit ist man als Gentoo Neuling sicher meist erst mal überfordert.
Normal kann man im Gentoo fast alles wieder hinbiegen, doch ein Downgrade von testing zurück auf stable ist nicht so ohne weiteres möglich..
Eventuell magst du es bei Zeiten ja noch mal mit dem normal empfohlenen stable Zweig probieren...?!
(wenn ja, dann fange am besten noch mal mit einer Neuinstallation an und bleibe damit im stabilen Zweig)

/edit:
Und auch das gesetzte
CONFIG_PROTECT=""
ist i.d.R nicht das was man will. Damit schaltest du den gesamten Schutz der Konfigurationsdateien ab...

Ich denke du hast bei der Installation deines Systems (vermutlich unbewusst) einige Fehler gemacht...
Ich würde dir empfehlen generell nur solche Settings zu setzen wo du genau weißt was sie bewirken, alles andere sollte man ansonsten erst mal so bei den Defaults belassen.

Viel Erfolg
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum