On Thu, 15 Oct 2009 03:27:05 -0700 (PDT) STEVE555 <[email protected]> wrote:
> > Hi to all, > I've been compiling the latest Mesa along with the > nouveau/linux-2.6 and nouveau from their latest repositories. > My configure options are: > ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin > --sbindir=/usr/sbin --datadir=/usr/share --sysconfdir=/etc > --includedir=/usr/include --libdir=/usr/lib > --libexecdir=/usr/libexec --localstatedir=/var > --mandir=/usr/share/man --docdir=/usr/share/doc > --x-libraries=/usr/lib --enable-32-bit --enable-xcb > --enable-gallium-nouveau --with-x > --with-dri-driverdir=/usr/lib/dri > --with-xorg-driver-dir=/usr/lib/xorg/modules/drivers > --with-state-trackers=dri,egl,xorg,glx,vega --enable-motif > --enable-gl-osmesa --disable-gallium-intel > --disable-gallium-radeon --with-expat=/usr/lib > --with-demos=xdemos,demos,trivial,tests > --with-dri-drivers=swrast,ffb and then run make. > > The last couple of days,I keep hitting this error during make: > > IGN -DUSE_XCB -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER > -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS > -DHAVE_XEXTPROTO_71 nv30_state_fb.c -o nv30_state_fb.o > nv30_state_fb.c: In function ‘nv30_state_framebuffer_validate’: > nv30_state_fb.c:44: error: ‘NV34TCL_RT_FORMAT_LOG2_WIDTH_SHIFT’ > undeclared (first use in this function) > nv30_state_fb.c:44: error: (Each undeclared identifier is > reported only once nv30_state_fb.c:44: error: for each function > it appears in.) nv30_state_fb.c:45: error: > ‘NV34TCL_RT_FORMAT_LOG2_HEIGHT_SHIFT’ undeclared (first use in > this function) gmake[4]: *** [nv30_state_fb.o] Error 1 > gmake[4]: Leaving directory `/opt/mesa/src/gallium/drivers/nv30' > gmake[3]: *** [default] Error 1 > gmake[3]: Leaving directory `/opt/mesa/src/gallium/drivers' > gmake[2]: *** [default] Error 1 > gmake[2]: Leaving directory `/opt/mesa/src/gallium' > make[1]: *** [subdirs] Error 1 > make[1]: Leaving directory `/opt/mesa/src' > make: *** [default] Error 1 http://cgit.freedesktop.org/mesa/drm/commit/?id=3a387a983ec40cd443e22c1f8d9a6b5b5a8fa0d1 -- Pekka Paalanen http://www.iki.fi/pq/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
