Coming back to a problem you discussed a few days ago, you know, the old: 

----------
!!! ERROR: x11-base/xfree-drm-4.3.0-r4 failed.
!!! Function src_unpack, Line 114, Exitcode 0
!!! Please set at least one video card in VIDEO_CARDS. USE is deprecated.
----------

thing. Here's what I get when I do as suggested by spyderous:

----------
daimyo root # VIDEO_CARDS="radeon" emerge --update xfree-drm

* Building DRM...
make -f Makefile.linux DRM_MODULES=radeon.o modules
make[1]: Entering directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make -C /lib/modules/2.4.20-gentoo-r1/build  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1'
make -C  /var/tmp/portage/xfree-drm-4.3.0-r4/work/drm CFLAGS="-D__KERNEL__ 
-I/usr/src/linux-2.4.20-gentoo-r1/include  -Wall -Wstrict-prototypes -Wno-trigraphs 
-O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=pentium4 -mmmx -msse -msse2 -falign-functions=4 
-fprefetch-loop-arrays -maccumulate-outgoing-args -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.20-gentoo-r1/include/linux/modversions.h" MAKING_MODULES=1 modules
make[3]: Entering directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
gcc -I/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm -D__KERNEL__ 
-I/usr/src/linux-2.4.20-gentoo-r1/include  -Wall -Wstrict-prototypes -Wno-trigraphs 
-O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=pentium4 -mmmx -msse -msse2 -falign-functions=4 
-fprefetch-loop-arrays -maccumulate-outgoing-args -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.20-gentoo-r1/include/linux/modversions.h  -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=radeon_drv  -c -o radeon_drv.o radeon_drv.c
In file included from radeon_drv.c:47:
drm_drv.h: In function `drm_init':
drm_drv.h:622: warning: implicit declaration of function `mtrr_add_Rsmp_56179c5f'
drm_drv.h:624: `MTRR_TYPE_WRCOMB' undeclared (first use in this function)
drm_drv.h:624: (Each undeclared identifier is reported only once
drm_drv.h:624: for each function it appears in.)
make[3]: *** [radeon_drv.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make[2]: *** [_mod_/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make: *** [radeon.o] Error 2
gcc -O3 -march=pentium3 -pipe -g -ansi -pedantic -DPOSIX_C_SOURCE=199309L 
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -I. -I../../.. dristat.c 
-o dristat
nostrip

>>> Install xfree-drm-4.3.0-r4 into /var/tmp/portage/xfree-drm-4.3.0-r4/image/ 
>>> category x11-base
 * installing DRM...
install -d -m 0755 
/var/tmp/portage/xfree-drm-4.3.0-r4/image//lib/modules/2.4.20-gentoo-r1/kernel/drivers/char/drm
install: cannot stat `radeon.o': No such file or directory
make: *** [install] Error 1

!!! ERROR: x11-base/xfree-drm-4.3.0-r4 failed.
!!! Function src_install, Line 143, Exitcode 2
!!! (no error message)
---------

After this happened I manually emerged xfree-drm-4.3.0-r5 instead, no problem
there. For some reason 'emerge world' falls back to -r4 (labeled [ebuild   U  ] 
in pretend mode, regardless of -r5 now installed), which I still can't  get to 
compile. Forums and Bugzilla are both down, can't check if that's a 
known problem or not. Ideas, anyone? 

Cheers
Ulrich Plate

Attachment: 00000000.mimetmp
Description: PGP signature

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to