Michael Welter
2004-Nov-29 05:40 UTC
[Asterisk-Users] unable to compile testcpuid.c in spandsp in x86_64
Steven Hi, I'm unable to compile testcpuid.c with the __x86_64__ architecture (Athlon 64 processor). The messages are: /tmp/ccONleRV.s: Assembly messages: /tmp/ccONleRV.s: Error: suffix or operands invalid for 'pushf' " 'pop' " 'push' " 'popf' Is it safe to ignore this module? When I attempt to start asterisk, libspandsp.so.0 fails to load because 'top_bit' is undefined. Is this related to the compile problem? Thanks for your help, -- Michael Welter Introspect Telephony Corp. Denver, Colorado US +1.303.674.2575 mike@introspect.com www.introspect.com
Nicolás Gudiño
2004-Nov-29 06:40 UTC
[Asterisk-Users] unable to compile testcpuid.c in spandsp in x86_64
Hello,> I'm unable to compile testcpuid.c with the __x86_64__ architecture > (Athlon 64 processor). The messages are: > > /tmp/ccONleRV.s: Assembly messages: > /tmp/ccONleRV.s: Error: suffix or operands invalid for 'pushf' > " 'pop' > " 'push' > " 'popf' > > Is it safe to ignore this module?I have similar problems compiling under PPC. I just removed that module together with other troubling assembler parts (MMX detection routines). After that it compiled fine and worked well (but the platform is 32 bits, I dunno if it will work under a 64bit platform). Regards, -- Nicol?s Gudi?o Buenos Aires - Argentina
Possibly Parallel Threads
- spandsp in 64 bit Linux on AMD64
- SpanDSP 0.0.2pre6 undef symbol on gentoo-ppc
- Problems with call files (/var/spool/asterisk/outgoing)
- Error Compiling libunicall for MFC/R2 with spandsp
- spandsp for 1.2.1 - libspandsp.so.0: cannot openshared object file: No such file or directory