Summary: | g++: error: swrast_dri.so.tmp: No such file or directory on build for radeon 600g | ||
---|---|---|---|
Product: | Mesa | Reporter: | Arthur Marsh <arthur.marsh> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | arthur.marsh |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Arthur Marsh
2011-10-24 02:39:27 UTC
(In reply to Arthur Marsh from comment #0) > I tried to build mesa from git using the following: > > ./configure --prefix=/usr --enable-driglx-direct > --enable-gallium --enable-gles-overlay > --enable-gles1 --enable-gles2 --enable-glx-tls > --with-driver=dri --with-dri-driverdir=/usr/lib/dri > --with-egl-platforms='drm x11' > --with-state-trackers=egl,glx,dri,vega --with-dri-drivers=r600 > --enable-gallium-r600 --enable-shared-glapi > configure: WARNING: unrecognized options: --enable-gallium, > --enable-gles-overlay, --with-state-trackers, --enable-gallium-r600 > Looks like there was a problem with the configure options. The r600 driver builds fine and there have been a lot of updates to the build system since this bug report. Closing. |
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.