• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C programs using OpenSSL on 10.5 don't compile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C programs using OpenSSL on 10.5 don't compile


  • Subject: Re: C programs using OpenSSL on 10.5 don't compile
  • From: Terry Simons <email@hidden>
  • Date: Mon, 31 Mar 2008 09:04:04 -0600

It sounds like you haven't set your project up to link the openssl libraries, or the linker can't find them, or you didnt link everything that you need.

Try linking libssl and libcrypto.

Sent from my iPhone

On Mar 31, 2008, at 4:53 AM, Till Elsner <till.elsner@uni- duesseldorf.de> wrote:

I'm trying to create a client/server application using openssl API to secure the network traffic. But when i call functions from openssl compiling fails with "undefined symbols" on every openssl function call. To test openssl functionality i tried to compile a sample ssl application downloaded here: http://www.rtfm.com/openssl-examples/openssl-examples-20020110.tar.gz . But this also fails for the same reason, what makes me believe this might be a problem with openssl on Mac OS 10.5. But since i'm completely new to C as well as openssl, i have no idea whats going on.

Thanks for your help.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >C programs using OpenSSL on 10.5 don't compile (From: Till Elsner <email@hidden>)

  • Prev by Date: C programs using OpenSSL on 10.5 don't compile
  • Previous by thread: C programs using OpenSSL on 10.5 don't compile
  • Index(es):
    • Date
    • Thread