What are libssl's dependencies

3 posts / 0 new
Last post
Hans
Hans's picture
Offline
Last seen: 2 months 3 weeks ago
Joined: 2010-12-09 22:04
What are libssl's dependencies

I just added -lssl to a project that needs SSL support, and got a really long (and I mean extremely long) list of "undefined reference to" errors. So, what are the additional dependencies that I need to link in? Or is there some other trick that I don't know about.

Hans

trixie
trixie's picture
Offline
Last seen: 5 months 1 day ago
Joined: 2011-02-03 13:58
libcrypto and libz would be

libcrypto and libz would be my best guest. But there will be more for sure.

AmigaOne X5000-020 / 2GB RAM / Sapphire Pulse Radeon RX 560 / AmigaOS 4.1 Final Edition Update 2

Hans
Hans's picture
Offline
Last seen: 2 months 3 weeks ago
Joined: 2010-12-09 22:04
@trixie Adding those libs

@trixie

Adding those libs was all that was needed. Thanks.

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
http://keasigmadelta.co.nz/ - more of my software.

Log in or register to post comments