On Sat, May 09, 2009 at 01:02:18PM +0200, Stefan Dirsch wrote: > Hi Brian > > On Fri, May 08, 2009 at 03:15:59PM -0600, Brian Paul wrote: > > ... can be downloaded from http://www.mesa3d.org/beta/ > > > > md5sums: > > > > 9c9b5542a067dcb691f72c1d4ee950d6 MesaLib-7.5-rc1.tar.gz > > a51c0692c8fd1ef8d508c8a276620695 MesaLib-7.5-rc1.zip > > b88828062a566ddae6b4da0d57f2e29b MesaDemos-7.5-rc1.tar.gz > > 9f44dd291c58adcb5aba720bd07b5090 MesaDemos-7.5-rc1.zip > > ebfc637c7400e55ef4712b51f906685e MesaGLUT-7.5-rc1.tar.gz > > c56ed2deb5c22c01da96ed24f4d60410 MesaGLUT-7.5-rc1.zip > > > > > > See the release notes file for details, but Mesa 7.5 will be the first > > release to include the new Gallium3D code. > > Great to see a new release, which finally includes > Gallium. Unfortunately the build for it seems to be broken. > > ./configure > [...] > prefix: /usr/local > exec_prefix: ${prefix} > libdir: ${exec_prefix}/lib > includedir: ${prefix}/include > > Driver: dri > OSMesa: no > DRI drivers: i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v > savage sis tdfx trident unichrome ffb swrast > DRI driver dir: ${libdir}/dri > Use XCB: no > > Gallium: yes > Gallium dirs: auxiliary drivers state_trackers > Winsys dirs: drm > Winsys drm dirs: intel > Auxiliary dirs: draw translate cso_cache pipebuffer tgsi sct rtasm > util indices > Driver dirs: softpipe failover trace i915simple > Trackers dirs: egl > > Shared libs: yes > Static libs: no > EGL: yes > GLU: yes > GLw: yes (Motif: no) > glut: no > Demos: 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_ASM -DUSE_MMX_ASM > -DUSE_3DNOW_ASM -DUSE_SSE_ASM > > Run 'gmake' to build Mesa > # gmake > [...] > gmake[2]: Leaving directory `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium' > gmake[2]: Entering directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys' > gmake[3]: Entering directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm' > gmake[4]: Entering directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm/intel' > gmake[5]: Entering directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm/intel/gem' > gmake[5]: *** No rule to make target `default'. Stop. > gmake[5]: Leaving directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm/intel/gem' > gmake[4]: *** [default] Error 1 > gmake[4]: Leaving directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm/intel' > gmake[3]: *** [default] Error 1 > gmake[3]: Leaving directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys/drm' > gmake[2]: *** [default] Error 1 > gmake[2]: Leaving directory > `/usr/src/packages/BUILD/Mesa-7.5-rc1/src/gallium/winsys' > make[1]: *** [subdirs] Error 1 > make[1]: Leaving directory `/usr/src/packages/BUILD/Mesa-7.5-rc1/src' > make: *** [default] Error 1 > > Is this a known issue? Can you reproduce this?
src/gallium/winsys/drm/intel/gem/Makefile is missing in the tarballs, although it's in the 'mesa_7_5_branch branch'. Best regards, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
