Bug 33360

Summary: inclusion of $(TALLOC_LIBS) in src/mesa/drivers/osmesa/Makefile causes a build failure
Product: Mesa Reporter: Arthur Marsh <arthur.marsh>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 7.10   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Arthur Marsh 2011-01-22 01:49:17 UTC
I tried to build mesa 7.10 on Debian and had a failure that appears to be the inclusion of $(TALLOC_LIBS) in src/mesa/drivers/osmesa/Makefile

Removing $(TALLOC_LIBS) allowed the build process to complete.
Comment 1 Tormod Volden 2011-01-23 05:08:24 UTC
I suggested to revert commit 5a3ac74 in http://lists.freedesktop.org/archives/mesa-dev/2010-October/003664.html and Julien agreed in http://lists.freedesktop.org/archives/mesa-dev/2011-January/004666.html but nothing has happened...
Comment 2 Brian Paul 2011-01-24 07:04:02 UTC
Can you test Mesa git as of commit 7d6abd254a46e37a27401c3ae0ce0645d8b0decd?
Comment 3 Arthur Marsh 2011-01-24 08:37:23 UTC
I did a git reset --hard followed by git pull and the source then rebuilt successfully.
Comment 4 Brian Paul 2011-01-24 13:50:31 UTC
OK, closing this bug.

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.