SSL lib
Mikko Työläjärvi
mbsd at pacbell.net
Mon Aug 11 08:29:04 PDT 2003
On Mon, 11 Aug 2003, Maria Dolores Moral wrote:
> Hello. I am working with FreeBSD
> I have included <openssl/ss.h> in that files, and I obtain the following
> error:
>
> IPv6Router# gcc -lssl echo_server.c ssl_common.c -o ssl
> /tmp/ccN7GB0Z.o: In function `main':
> /tmp/ccN7GB0Z.o(.text+0x170): undefined reference to `BIO_new_socket'
[...]
Try: -lssl -lcrypto
$.02,
/Mikko
More information about the freebsd-net
mailing list