Hello,

in a ppc64 machine running SLES11 RC1, I'm trying to build the December 2008 
LTP release (ltp-full-20081231) but it fails on "make":

....
make[3]: Entering directory 
`/root/ltp-full-20081231/testcases/misc/tcore_patch_test_suites'
gcc  -o tcore tcore.c -lm -lpthread
/usr/local/autobench/var/tmp/18957/ccu7XRNb.s: Assembler messages:
/usr/local/autobench/var/tmp/18957/ccu7XRNb.s:422: Error: Unrecognized opcode: 
`movups'
/usr/local/autobench/var/tmp/18957/ccu7XRNb.s:646: Error: Unrecognized opcode: 
`movups'
/usr/local/autobench/var/tmp/18957/ccu7XRNb.s:652: Error: Unrecognized opcode: 
`movups'
make[3]: *** [tcore] Error 1
make[3]: Leaving directory 
`/root/ltp-full-20081231/testcases/misc/tcore_patch_test_suites'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/ltp-full-20081231/testcases/misc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/ltp-full-20081231/testcases'
make: *** [all] Error 2

It looks like "movups" instruction doesn't exist in ppc64.
Here is the uname output:

# uname -a
Linux tundro2 2.6.27.8-1-ppc64 #1 SMP 2008-12-08 03:55:28 +0100 ppc64 ppc64 
ppc64 GNU/Linux

Any thoughts? Please let me know in case you need any additional info.

Thanks,

-- 
Edjunior Barbosa Machado
IBM Linux Technology Center
Linux Defect Support Team


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to