Find the answer to your Linux question:
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,...
  1. #1
    Just 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

  2. #2
    Just Joined!
    Join Date
    Jun 2009
    Posts
    29
    It's not finding kerberos 5 libraries.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...