Summary: | 'make linux-x86-64-debug' fails to build libGL.so.1.5.08000 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | mattst88 |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2012-01-22 01:47:18 UTC
Why are you using the old static Makefile targets instead of automake or SCons? We'd like to remove those. (In reply to comment #1) > Why are you using the old static Makefile targets instead of automake or SCons? > We'd like to remove those. What is now the right and correct way to build swrast and softpipe? The static Makefile targets are what is referenced by the latest documentation. Please point me in the right direction and update the documentation. From a clean git checkout of mesa: ./autogen.sh --with-dri-drivers=swrast --with-gallium-drivers=swrast [--enable-egl --enable-osmesa --enable-openvg --prefix=...] |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.