From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-59114-garchives=archives.gentoo.org@gentoo.org>)
	id 1HAfLy-0007d6-2C
	for garchives@archives.gentoo.org; Sat, 27 Jan 2007 04:39:50 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0R4ce8Y013109;
	Sat, 27 Jan 2007 04:38:40 GMT
Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0R4YInk008090
	for <gentoo-user@lists.gentoo.org>; Sat, 27 Jan 2007 04:34:23 GMT
Received: by wx-out-0506.google.com with SMTP id i30so1666298wxd
        for <gentoo-user@lists.gentoo.org>; Fri, 26 Jan 2007 20:34:23 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition:user-agent;
        b=UKgHLd6nBruCw4L1BZAZzEpNd9ci111eNLm1rNTDrTRt+6Z9E8bWrrV+ZJyfqLLkqZlhj9VCo5BlBV/JNFLaMprRCBVRQfXu/S9Z0txub2Oax/0cifzQfq7gxHaBafftl4wv+ISWRHanB+Mqr1kBQnPHrth84ey3y8ebPlPMDNU=
Received: by 10.70.21.10 with SMTP id 10mr7507169wxu.1169872463223;
        Fri, 26 Jan 2007 20:34:23 -0800 (PST)
Received: from gmail.com ( [67.160.57.222])
        by mx.google.com with ESMTP id 45sm6985866wri.2007.01.26.20.34.21;
        Fri, 26 Jan 2007 20:34:22 -0800 (PST)
Received: by gmail.com (nbSMTP-1.00) for uid 1000
	(using TLSv1/SSLv3 with cipher DES-CBC3-SHA (168/168 bits))
	kenji.malist@gmail.com; Fri, 26 Jan 2007 20:34:21 -0800 (PST)
Date: Fri, 26 Jan 2007 20:34:19 -0800
From: Neil Hodges <kenji.malist@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] x11-drm Fails to Build (No Configure Script)
Message-ID: <20070127043419.GA16609@bob>
Mail-Followup-To: gentoo-user@lists.gentoo.org
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.13 (2006-08-11)
X-Archives-Salt: 405b0739-487a-4e84-8fb5-239f09fa237c
X-Archives-Hash: db3ed89275b7f695e384de729ad26306

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