Comment # 8
on bug 55919
from Roland Egger
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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel