lib3270-5_4.s390x: W: shlib-with-non-pic-code /usr/lib64/lib3270.so.5.4 The listed shared libraries contain object code that was compiled without -fPIC. All object code in shared libraries should be recompiled separately from the static libraries with the -fPIC option. Use the ``eu-findtextrel'' command on a library with debugging symbols to list code compiled without -fPIC. Another common mistake that causes this problem is linking with ``gcc -Wl,-shared'' instead of ``gcc -shared''. 3 packages and 0 specfiles checked; 0 errors, 1 warnings.