The isync package in Void is the 1.2.1 release.
I couldn't get the current("git") version of isync to build on Void w/o
this patch.
I would get:
....
gcc -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -o mbsync main.o sync.o config.o util.o socket.o driver.o drv_imap.o drv_maildir.o drv_proxy.o -ldb -lssl -lcrypto -lsasl2 -lz
socket.o: In function `verify_cert_host':
/home/USER/bin/isync-isync/src/socket.c:178: undefined reference to `X509_OBJECT_get0_X509'
socket.o: In function `init_ssl_ctx':
/home/USER/bin/isync-isync/src/socket.c:229: undefined reference to `X509_STORE_get0_objects'
collect2: error: ld returned 1 exit status
.....
Void Linux uses isync with libressl without this patch.
-
Toyam
OPENSSL_VERSION_NUMBER < 0x10100000L ||
defined(LIBRESSL_VERSION_NUMBER)
Benjamin Slade
Post by b***@gmail.com`(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320
BBE8 2B52 EE19))
Post by b***@gmail.com'(sent by mu4e on Emacs running under
GNU/Linux . https://gnu.org )
Post by b***@gmail.com'(Choose Linux, Choose
Freedom . https://linux.com )
------------------------------------------------------------------------------
Post by b***@gmail.comCheck out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
Post by b***@gmail.comhttps://lists.sourceforge.net/lists/listinfo/isync-devel
--
Benjamin Slade
`(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
'(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org )
'(Choose Linux, Choose Freedom . https://linux.com )