[fossil-users] compile error

2011-12-22 Thread urban
Hi, when compiling [feed6232af], gcc 4.2.2 gives this error: bld/http_ssl.o: In function `ssl_open': /mnt/sda6/Fossil-feed6232af207151/./src/http_ssl.c:215: undefined reference to `SSL_set_tlsext_host_name' Urban -- # gcc -v Using built-in specs. Target: i486-t2-linux-gnu Configured

Re: [fossil-users] compile error

2011-12-22 Thread BohwaZ
Le Thu, 22 Dec 2011 15:22:50 + (UTC), urban jc...@i2pmail.org a écrit : Hi, when compiling [feed6232af], gcc 4.2.2 gives this error: bld/http_ssl.o: In function `ssl_open': /mnt/sda6/Fossil-feed6232af207151/./src/http_ssl.c:215: undefined reference to `SSL_set_tlsext_host_name'

Re: [fossil-users] compile error

2011-12-22 Thread Dmitry Chestnykh
On Thu, 22 Dec 2011 18:29:51 +0100 BohwaZ wrote: Le Thu, 22 Dec 2011 15:22:50 + (UTC), urban jc...@i2pmail.org a écrit : Hi, when compiling [feed6232af], gcc 4.2.2 gives this error: bld/http_ssl.o: In function `ssl_open':