yes, i'm pretty sure i did that on the correct path and on top. This problem was solved by one of the updates did by git pull, so now i can compile mesa with no errors.
thanks! On Sat, Jan 29, 2011 at 9:14 PM, Chia-I Wu <olva...@gmail.com> wrote: > On Fri, Jan 28, 2011 at 2:08 AM, Alberich de megres > <alberich...@gmail.com> wrote: >> 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} > At the end of the screen output, did you see "nvc0" on the "Driver > dirs:" line? Did you execute "make" at the top directory of Mesa? >> >> >> On Thu, Jan 27, 2011 at 6:49 PM, Lucas Stach <d...@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@lists.freedesktop.org >>>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev >>>> >>> >>> >>> >> _______________________________________________ >> mesa-dev mailing list >> mesa-dev@lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/mesa-dev >> > > > > -- > o...@lunarg.com > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev