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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  • SSL lib Maria Dolores Moral
    • Mikko Ty�l�j�rvi

Reply via email to