[Bug 55919] fatal error: nouveau/nouveau_device.h: No such file or directory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 15 01:42:46 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55919
--- Comment #8 from Roland Egger <spark74 at gmx.de> ---
I tested configure and had to install
glproto-1.4.16, dri2proto-2.8 and libdrm-2.4.24 and set the PKG_CONFIG_PATH
Afterwards configure fails with
checking for llvm-config... no
configure: error: LLVM is required to build Gallium R300 on x86 and x86_64
There is a nice configure option
--enable-gallium-llvm build gallium LLVM support [default=enabled on
x86/x86_64]
Is it possible to disable that option? Trying
--disable-gallium-llvm does not help
I succeeded with the configure optio
--with-gallium-drivers=""
and recieved
prefix: /tmp/Mesa
exec_prefix: ${prefix}
libdir: ${exec_prefix}/lib
includedir: ${prefix}/include
OpenGL: yes (ES1: no ES2: no)
OpenVG: no
Driver: dri
OSMesa: no
DRI drivers: i915 i965 mach64 mga nouveau r128 r200 r300 r600
radeon savage tdfx unichrome swrast
DRI driver dir: ${libdir}/dri
Use XCB: no
Shared dricore: no
GLU: yes
GLw: yes (Motif: no)
glut: no
EGL: yes
EGL platforms: x11
EGL drivers: builtin:egl_glx
llvm: no
Gallium: no
Shared libs: yes
Static libs: no
CFLAGS: -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math
-fno-strict-aliasing -fPIC
CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fPIC
Macros: -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DUSE_X86_64_ASM
PYTHON2: python2
Run 'gmake' to build Mesa
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121015/dbebd693/attachment-0001.html>
More information about the dri-devel
mailing list