Bug 174631

Summary: Mesa 6.4.1 is out
Product: [Fedora] Fedora Reporter: Sammy <umar>
Component: xorg-x11-serverAssignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: mesa-6.4.1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-21 10:55:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sammy 2005-11-30 21:40:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.0 (like Gecko)

Description of problem:
I could not file mesa to file a bug directly under bugzilla! 
 
Mesa 6.4.1 fixes some number of important bugs that are causing crashes 
on some systems. It compiled out the box except: 
 
1. I did include patch0 that was commented out in the spec file. 
2. For x86_64 systems I had to replace 
 
-#include "assyntax.h" 
+#include "../x86/assyntax.h" 
 
in Mesa-6.4.1/src/mesa/x86-64/glapi_x86-64.S file. I am not sure if this is 
the right thing but the include file is only there. 

Version-Release number of selected component (if applicable):
mesa-6.4-6

How reproducible:
Always

Steps to Reproduce:
1. Please update mesa to 6.4.1 
2. 
3. 
   

Additional info:

Comment 1 Mike A. Harris 2005-12-21 10:55:31 UTC
Thanks for the report.  Yeah, the assyntax solution you suggested, is the
same one that got checked into mesa cvs 6.4 branch not long after 6.4.1 was
released.  Current rawhide is mesa-6.4.1 with a patch to fix the assyntax
issue for x86_64.