Hello,

I am unable to install x11-drm from the ebuild due to the following
error.  This happens to be against a 2.4 kernel: 2.4.32-gentoo-r7.  Why
does this error occur?  What can I do about it?

- Neil



make -C /usr/src/linux  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.4.32-gentoo-r7'
make -C  /var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r
7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpre
ferred-stack-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE
-DMODVERSIONS -include /usr/src/linux-2.4.32-gentoo-r7/
include/linux/modversions.h" MAKING_MODULES=1 modules
make[2]: Entering directory
`/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux'
gcc -I/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r7/include -
Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stac
k-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.32-gentoo-r7/include/lin
ux/modversions.h -DVMAP_4_ARGS -nostdinc -iwithprefix include
-DKBUILD_BASENAME=radeon_drv  -c -o radeon_drv.o radeon_dr
v.c
drm_stub.h:37: warning: 'debug' defined but not used
gcc -I/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r7/include -
Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stac
k-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.32-gentoo-r7/include/lin
ux/modversions.h -DVMAP_4_ARGS -nostdinc -iwithprefix include
-DKBUILD_BASENAME=radeon_cp  -c -o radeon_cp.o radeon_cp.c
gcc -I/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r7/include -
Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stac
k-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.32-gentoo-r7/include/lin
ux/modversions.h -DVMAP_4_ARGS -nostdinc -iwithprefix include
-DKBUILD_BASENAME=radeon_state  -c -o radeon_state.o radeo
n_state.c
radeon_state.c: In function `radeon_cp_cmdbuf':
radeon_state.c:2768: warning: 'kbuf' might be used uninitialized in this
function
gcc -I/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r7/include -
Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stac
k-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.32-gentoo-r7/include/lin
ux/modversions.h -DVMAP_4_ARGS -nostdinc -iwithprefix include
-DKBUILD_BASENAME=radeon_mem  -c -o radeon_mem.o radeon_me
m.c
gcc -I/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux
-D__KERNEL__ -I/usr/src/linux-2.4.32-gentoo-r7/include -
Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stac
k-boundary=2 -march=i586 -fno-unit-at-a-time -DMODULE -DMODVERSIONS
-include /usr/src/linux-2.4.32-gentoo-r7/include/lin
ux/modversions.h -DVMAP_4_ARGS -nostdinc -iwithprefix include
-DKBUILD_BASENAME=radeon_irq  -c -o radeon_irq.o radeon_ir
q.c
ld -m elf_i386 -r -o radeon.o radeon_drv.o radeon_cp.o radeon_state.o
radeon_mem.o radeon_irq.o
make[2]: Leaving directory
`/var/tmp/portage/x11-base/x11-drm-20060608/work/drm/linux'
make[1]: Leaving directory `/usr/src/linux-2.4.32-gentoo-r7'

!!! ERROR: x11-base/x11-drm-20060608 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_compile
    ebuild.sh, line 968:   Called qa_call 'src_compile'
      environment, line 4087:   Called src_compile
        x11-drm-20060608.ebuild, line 117:   Called econf
          ebuild.sh, line 577:   Called die

          !!! no configure script found
          !!! If you need support, post the topmost build error, and the
          call stack if relevant.
          !!! A complete build log is located at
          '/var/tmp/portage/x11-base/x11-drm-20060608/temp/build.log'.


-- 
gentoo-user@gentoo.org mailing list

Reply via email to