[krbdev.mit.edu #8546] compiling krb5 for ppc64le

brian.ye@whamtech.com via RT rt-comment at krbdev.mit.edu
Thu Feb 2 14:03:21 EST 2017


Hello,
I have a project that needs to be ported to powerpc 64 bit little 
endian.

When I tried to run the "configure":

./configure --prefix=<some dir> --build=ppc64le

I got the error message:
configure: error: Shared libraries are not yet supported on this 
platform

Then I changed the command to:

./configure --prefix=<some dir> --build=ppc64le --disable-shared 
--enable-static


I still saw the error message:
configure: error: Shared libraries are not yet supported on this 
platform

Did I miss anything ?

Thanks,
Brian Ye



More information about the krb5-bugs mailing list