acelyc111 commented on code in PR #1017:
URL: https://github.com/apache/incubator-pegasus/pull/1017#discussion_r907215358
##########
rdsn/thirdparty/CMakeLists.txt:
##########
@@ -156,6 +156,33 @@ ExternalProject_Add(thrift
DEPENDS boost
)
+# kerberos
+ExternalProject_Add(krb5
Review Comment:
Have you tried
https://www.getpagespeed.com/server-setup/how-to-fix-yum-after-centos-6-went-eol?
I've tested that the two libs can be installed.
But I think there must be some other problems to build on centos6, it's
better to create a centos6 Dockerfile to resolve all the problems.
And, for the non-centos6 platforms, we'd better skip build the two packages
since we have installed the packages.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]