--- libpthread.so 2004-05-11 08:48:06.000000000 -0400 +++ libpthread.so.s390x 2007-01-22 18:31:42.000000000 -0500 @@ -1,5 +1,5 @@ /* GNU ld script Use the shared library, but some functions are only in the static library, so try that secondarily. */ -OUTPUT_FORMAT(elf32-i386) -GROUP ( /lib/tls/libpthread.so.0 /usr/lib/nptl/libpthread_nonshared.a ) +OUTPUT_FORMAT(elf64-s390) +GROUP ( /lib64/tls/libpthread.so.0 /usr/lib64/nptl/libpthread_nonshared.a )