Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147872 - media-libs/mesa-6.5.1 needs x11-libs/libdrm-2.0.2
Summary: media-libs/mesa-6.5.1 needs x11-libs/libdrm-2.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 154804 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-16 18:18 UTC by Sander Sweers
Modified: 2006-11-11 06:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Sweers 2006-09-16 18:18:39 UTC
When compiling mesa 6.5.1 it fails to compile because it needs a newer libdrm. Emerging libdrm 2.0.2 fixed it.
Comment 1 Sander Sweers 2006-09-16 18:25:50 UTC
Forgot the error...
__________________
x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../../../../../src/mesa/math -I../../../../../src/mesa/transform -I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/mesa/swrast_setup -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri `pkg-config --cflags libdrm`  -march=k8 -O2 -pipe -fomit-frame-pointer -fno-strict-aliasing -fPIC -m64 -DGLX_USE_TLS -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN -DUSE_X86_64_ASM -DRADEON_COMMON=1 -DRADEON_COMMON_FOR_R200 r200_context.c -o r200_context.o
In file included from r200_context.c:55:
r200_context.h:54:2: error: #error This driver requires a newer libdrm to compile
make[6]: *** [r200_context.o] Error 1
make[6]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1/src/mesa/drivers/dri/r200'
make[5]: *** [subdirs] Error 1
make[5]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1/src/mesa/drivers/dri'
make[4]: *** [linux-solo] Error 2
make[4]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1/src/mesa'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/portage/mesa-6.5.1/work/Mesa-6.5.1'
make: *** [linux-dri-x86-64] Error 2

!!! ERROR: media-libs/mesa-6.5.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  mesa-6.5.1.ebuild, line 204:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2006-09-17 00:50:59 UTC
Fixed, thanks.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-11 06:53:29 UTC
*** Bug 154804 has been marked as a duplicate of this bug. ***