Bug 427558 - mesa spec change to build on ia64
Summary: mesa spec change to build on ia64
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2008-01-04 18:07 UTC by Doug Chapman
Modified: 2008-02-11 21:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-11 21:20:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Chapman 2008-01-04 18:07:42 UTC
Description of problem:
We are in the process of bringing up fedora on ia64.  the mesa spec file needs a
small change to build.

Could you please change the line:
%ifarch s390 s390
to
%ifarch s390 s390x ia64

thanks,

- Doug


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Adam Jackson 2008-01-22 18:10:49 UTC
No.  DRI is expected to work on ia64.

What's the build failure you're hitting?

Comment 2 Doug Chapman 2008-01-22 21:40:43 UTC
ajax,

There is some x86 asm code that it is hitting.  Perhaps there is another way to
avoid this without just shutting off DRI support alltogether for mesa.

intel_tex.c: In function 'fastrdtsc':
intel_tex.c:108: error: unknown register name 'edx' in 'asm'
intel_tex.c:108: error: unknown register name 'ecx' in 'asm'
make[6]: *** [intel_tex.o] Error 1
make[6]: *** Waiting for unfinished jobs....




Comment 3 Adam Jackson 2008-02-11 20:51:21 UTC
Alright, diked that code out for ia64 in mesa-7.1-0.9.fc9.  Try again please?

Comment 4 Doug Chapman 2008-02-11 21:20:17 UTC
I get past this error now.  I hit new errors but I will file a new BZ for that
after I investigate.

thanks,

- Doug



Note You need to log in before you can comment on or make changes to this bug.