heimdal 1.5.1 not building under cygwin
Harald Barth <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <20120105.230940.668174818267924757.haba@habanero> |
Doing some experiments with configure options then gave the following combination which seems to work (at least it compiles): cygwin# ./configue --enable-shared --enable-static --with-x --with-readline --with-readline-lib=/usr/lib --with-readline-include=/usr/include/readline However I am not happy with the output of krb5-config --libs, at least heimbase and sqlite3 seem to be missing. Harald.