Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [andrzejl@icsserver mesa]$ ./autogen.sh --prefix=/home/andrzejl/.mesag/ --with-dri-drivers= --with-gallium-drivers=i915,swrast --enable-llvm
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal
- autoreconf: configure.ac: tracing
- autoreconf: configure.ac: not using Libtool
- autoreconf: running: /usr/bin/autoconf
- autoreconf: configure.ac: not using Autoheader
- autoreconf: configure.ac: not using Automake
- autoreconf: Leaving directory `.'
- configure: WARNING: unrecognized options: --enable-llvm
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking for gmake... gmake
- checking for python2... no
- checking for python... python
- checking for makedepend... /usr/bin/makedepend
- checking for sed... /bin/sed
- checking for flex... /usr/bin/flex
- checking for bison... /usr/bin/bison
- checking for a BSD-compatible install... /usr/bin/install -c
- checking if compiling with clang... no
- checking whether gcc version is sufficient... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking whether gcc supports -fvisibility=hidden... yes
- checking whether g++ supports -fvisibility=hidden... yes
- checking whether to enable assembly... yes, x86
- checking for gcc option to produce PIC... -fPIC
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking for posix_memalign... yes
- checking for LIBDRM... yes
- checking pkg-config files for X11 are available... yes
- checking for X11... yes
- checking for GLPROTO... yes
- checking for DRI2PROTO... yes
- checking for XF86VIDMODE... yes
- checking for DRIGL... yes
- checking expat.h usability... yes
- checking expat.h presence... yes
- checking for expat.h... yes
- checking for XML_ParserCreate in -lexpat... yes
- checking for mincore... yes
- checking for LIBUDEV... no
- checking for XCB_DRI2... yes
- checking for xcb_dri2_connect_alignment_pad in -lxcb-dri2... no
- checking for llvm-config... /usr/bin/llvm-config
- checking for INTEL... yes
- configure: creating ./config.status
- config.status: creating configs/autoconf
- config.status: executing configs commands
- configure: WARNING: unrecognized options: --enable-llvm
- prefix: /home/andrzejl/.mesag
- exec_prefix: ${prefix}
- libdir: ${exec_prefix}/lib
- includedir: ${prefix}/include
- OpenGL: yes (ES1: no ES2: no)
- OpenVG: no
- OSMesa: no
- DRI drivers: no
- DRI driver dir: ${libdir}/dri
- Shared dricore: no
- GLX: DRI-based
- Use XCB: no
- GLU: yes
- EGL: yes
- EGL platforms: x11
- EGL drivers: builtin:egl_glx builtin:egl_dri2
- llvm: yes
- llvm-config: /usr/bin/llvm-config
- llvm-version: 2.9
- Gallium: yes
- Gallium dirs: auxiliary drivers state_trackers
- Target dirs: dri-i915 dri-swrast
- Winsys dirs: i915/drm i915/sw sw sw/dri
- Driver dirs: galahad i915 identity llvmpipe noop rbug softpipe trace
- Trackers dirs: dri
- Shared libs: yes
- Static libs: no
- CFLAGS: -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -fPIC
- CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp -fPIC
- Macros: -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_XCB_DRI2 -DXCB_DRI2_CONNECT_DEVICE_NAME_BROKEN -D__STDC_CONSTANT_MACROS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
- PYTHON2: python
- Run 'gmake' to build Mesa
- [andrzejl@icsserver mesa]$
Advertisement
Add Comment
Please, Sign In to add comment