Results 1 to 2 of 2
Hi,
I'm compiling a program using openssl, I get below compilation error on ubuntu, but it works well on redhat.
/usr/bin/ld: cannot find -lkrb5
openssl is installed on ubuntu.
thanks,...
- 04-09-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
compiler error with openssl
Hi,
I'm compiling a program using openssl, I get below compilation error on ubuntu, but it works well on redhat.
/usr/bin/ld: cannot find -lkrb5
openssl is installed on ubuntu.
thanks,Last edited by kewlinux; 04-09-2009 at 07:40 PM. Reason: forgot to add compiler error
- 06-07-2009 #2Just Joined!
- Join Date
- Jun 2009
- Posts
- 29
It's not finding kerberos 5 libraries.


Reply With Quote