r244604 breaks build WITHOUT_KERBEROS + WITH_GSSAPI for gssd.c

看板FB_current作者時間12年前 (2013/04/27 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi, Maybe someone familiar with the build environment can help with this. Someone reported via email that gssd.c no longer builds for the combination of WITHOUT_KERBEROS and WITH_GSSAPI. Now, the gssd is completely useless without kerberos, but I need a way to fix the build for this case? Can it just be set to not build the gssd daemon when WITHOUT_KERBEROS is specified? Alternately, if WITHOUT_KERBEROS is defined for the compile, I can #ifdef the code so that it builds, although the resultant binary is useless. Thanks in advance for any help with this, rick _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HUrknEI (FB_current)