| Summary: | sdl-mixer fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | newbix |
| Component: | New packages | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
`emerge --info`, please |
The compilation of the sdl-mixer-1.2.6 doesn't compile due to following errors: effect_position.c: In function `_Eff_position_u16msb_c4': effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves effect_position.c:928: error: extended registers have no high halves {standard input}: Assembler messages: {standard input}:2260: Error: suffix or operands invalid for `xchg' {standard input}:2286: Error: suffix or operands invalid for `xchg' {standard input}:2329: Error: suffix or operands invalid for `xchg' {standard input}:2385: Error: bad register name `%' {standard input}:2391: Error: bad register name `%' {standard input}:2423: Error: bad register name `%' {standard input}:2435: Error: bad register name `%' {standard input}:2445: Error: bad register name `%' {standard input}:2457: Error: bad register name `%' {standard input}:2485: Error: bad register name `%' {standard input}:2491: Error: bad register name `%' make[1]: *** [effect_position.lo] Error 1 Reproducible: Always Steps to Reproduce: 1. emerge sdl-mixer 2. 3.