Date: Thu, 14 Jan 1999 23:01:57 +0200 From: Sheldon Hearn <axl@iafrica.com> To: ports@FreeBSD.ORG Subject: XFree86 with Kerberos5 Message-ID: <69406.916347717@axl.noc.iafrica.com>
next in thread | raw e-mail | index | archive | help
Hi folks, I'm trying to build XFree86 linked against Kerberos5 on a 3.0-CURRENT (circa 11 Jan (1999/01/20 can't come soon enough)) box and I need some help. Based on a quick look at parts of the XFree86 build process (Imake.tmpl and README in xc/config/cf), the default linker flags used if I enable Kerberos5 are: -lkrb5 -lcrypto -lisode -lcom_err -ldbm Looking at the Kerberos5 port in the tree, I'm guessing I should use: -lkrb5 -lcrypto -lcom_err -lkdb5 1) What's libisode and what distribution is it part of? All I can find on it is AIX OS-specific stuff. 2) I'm assuming krb5's libcrypto is really what I want, and not FreeBSD's libcrypt. 3) I'm also assuming that libkdb5 will offer whatever db functionality XFree86's Kerberos5 support requires? 4) Would there be any reason for my using the libcom_err installed by the krb5 port when FreeBSD's has a higher major version number? Anyone with answers to any of these questions or success stories about building XFree86 with Kerberos5 support, speak up. :) Thanks, Sheldon. Search engine trap: krb5 Kerberos5 KerberosV x11 X11R6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69406.916347717>