public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Neil Hodges <kenji.malist@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] x11-drm Fails to Build (No Configure Script)
Date: Fri, 26 Jan 2007 20:34:19 -0800	[thread overview]
Message-ID: <20070127043419.GA16609@bob> (raw)

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	other threads:[~2007-01-27  4:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070127043419.GA16609@bob \
    --to=kenji.malist@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox