Opened 18 years ago
Closed 17 years ago
#5416 closed defect (invalid)
libs/libmythsoundtouch/AAFilter.cpp doesnt build on sparc
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | 0.21-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Hi,
I see these errors (~ 25 lines) under a Sparc Debian unstable machine.
{standard input}: Assembler messages: {standard input}:25: Error: Architecture mismatch on "be,pn %icc,.LL6". {standard input}:25: (Requires v9|v9a|v9b; requested architecture is sparclite.) {standard input}:32: Error: Architecture mismatch on "return". {standard input}:32: (Requires v9|v9a|v9b; requested architecture is sparclite.)
Note:
See TracTickets
for help on using tickets.

sparc is not a supported platform, but patches are welcome.