[Mesa-dev] Mesa trunk not compiling?

Alberich de megres alberich2k5 at gmail.com
Thu Jan 27 10:08:16 PST 2011


I did configure again, with the same error.

I'm using this configure line:

./autogen.sh --prefix=$HOME/install --enable-egl --enable-gles2    \
      --enable-gallium-nouveau --with-state-trackers=glx,dri,egl         \
      --with-egl-platforms=drm --enable-gles-overlay                     \
      --enable-gallium-r600 --with-dri-drivers=i915,i965                 \
      --disable-gallium-{i915,i965}



On Thu, Jan 27, 2011 at 6:49 PM, Lucas Stach <dev at lynxeye.de> wrote:
> Just do ./configure again. After that it should compile just fine.
>
> -- Lucas
>
> Am Donnerstag, den 27.01.2011, 15:13 +0100 schrieb Alberich de megres:
>> Hi,
>>
>> I'm trying to compile mesa trunk.
>> But i get this error:
>>
>> gcc -c -o pipe_nouveau.o pipe_nouveau.c -I../../../../include
>> -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers
>> -I../../../../src/gallium/include -I../../../../src/gallium/winsys
>> -I/usr/include/libdrm    -D_GNU_SOURCE -DPTHREADS
>> -DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
>> -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
>> -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV -g -O2 -Wall -Wmissing-prototypes
>> -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing  -fPIC
>> -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
>> -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
>> -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
>> -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV
>> gmake[3]: *** No rule for target
>> `../../../../src/gallium/drivers/nvc0/libnvc0.a', need for
>> `../../../../lib/egl/pipe_nouveau.so'. Stop..
>> gmake[3]: exiting from directory
>> `/root/Mesa/Mesa-git/mesa/src/gallium/targets/egl'
>> gmake[2]: *** [default] Error 1
>> gmake[2]:exiting from directory `/root/Mesa/Mesa-git/mesa/src/gallium/targets'
>> make[1]: *** [subdirs] Error 1
>> make[1]: exiting from directory `/root/Mesa/Mesa-git/mesa/src'
>> make: *** [default] Error 1
>>
>> Alberich
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>>
>
>
>


More information about the mesa-dev mailing list