Re[2]: configure ok but command make ko

Thomas Göttgens <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Organization Five Miles Out Network
Message-ID <[email protected]>
Hello List,

Friday, January 6, 2006, 3:01:36 PM, you wrote:

>> Dear,
>> 
>> Maybe you should try to install the kerberos devel libs
>> 
>> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
>> ^^

ST> yep, agree'ing with Vincent here.

ST> Obviously yur local openssl setup was build with kerberos support, but the
ST> required devel headers and libs are not present on your box.

ST> Either try to resolve the issue by installing kerberos packages (depending on
ST> your OS distro), or re-compile openssl on your own and use the "own" openssl
ST> installatin on the box.

Red Hat 9 decided to put the include file for kerberos in
/usr/kerberos/include instead of /usr/include.

If you are on RH9 do the following:

1. Make sure you have the krb5-devel and krb5-libs rpms installed.
2. Create Symlink for the following files as follows:

    ln -s /usr/kerberos/include/com_err.h /usr/include/
    ln -s /usr/kerberos/include/profile.h /usr/include/
    ln -s /usr/kerberos/include/krb5.h /usr/include/ 

or add /usr/kerberos/include to the custom includes and /usr/kerberos/lib to the linker config.

-- 
Best regards,
 Thomas                            mailto:[email protected]
smime.p7s (application/pkcs7-signature, 1.8 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.