Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95972

Summary: sdl-mixer fails to compile
Product: Gentoo Linux Reporter: newbix
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description newbix 2005-06-13 06:12:11 UTC
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.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-06-13 07:43:11 UTC
`emerge --info`, please
Comment 2 SpanKY gentoo-dev 2005-06-13 08:42:59 UTC

*** This bug has been marked as a duplicate of 77300 ***