This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIT krb5 on cygwin?



Alec Kloss-17 wrote:
> 
> FYI, I did submit some fixed to make heimdal work under cygwin...
> depending on what you're trying to accomplish with LDAP heimdal
> should be sufficient.
Thanks!
At least, it was enough for me to build GSSAPI-0.26.
I had however to add -heimsqlite to the value of $lib_flags in
krb5-config.
This in order to avoid link errors such as e.g.:

/home/emagiro/tmp/heimdal-1.3.2rc2/lib/krb5/scache.c:1379: undefined
reference to `_sqlite3_bind_text'

A bit surprised that building GSSAPI would rebuild sources under heimdal...?
I had installed it under /usr/heimdal (default), and passed this to:

GSSAPI-0.26> perl Makefile.PL --gssapiimpl /usr/heimdal

Marc
-- 
View this message in context: http://old.nabble.com/MIT-krb5-on-cygwin--tp27846278p27863939.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]