Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95972 - sdl-mixer fails to compile
Summary: sdl-mixer fails to compile
Status: RESOLVED DUPLICATE of bug 77300
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 06:12 UTC by newbix
Modified: 2005-06-13 08:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***