> git fetch && git reset --hard origin/wip/master-next && gmake  


gcc  -g -O2 -pipe -std=c11 -pedantic -Wall -Wextra -Wshadow -Wcast-qual 
-Wformat=2 -Wformat-signedness -Wformat-nonliteral -Wstrict-prototypes 
-Wno-overlength-strings   -o mbsync util.o config.o socket.o driver.o 
drv_proxy.o drv_imap.o imap_msgs.o imap_utf7.o drv_maildir.o sync.o 
sync_state.o sync_msg_cvt.o main.o main_sync.o main_list.o  -lssl -lcrypto    
-lz
ld: util.o: in function `xprintf_cb':
/home/marko/.local/src/sourceforge.net/isync/isync-isync/src/util.c:371: 
undefined reference to `fwrite_unlocked'
gmake[2]: *** [Makefile:650: mbsync] Error 1


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to