mpg123 won't compile on my Opteron system. Doesn't seem to like the pushl and popl assembly instructions, ie.e, "pushl %ebp" and others. I tried changing to "pushq %rbp" and it compiled but wouldn't run. Do we have any assembler programmers on the list? Thanks