----- Ruben Safir <ru...@mrbrklyn.com> a écrit : > > Hi > > I'm making a new Marjaro/Arch package but I ran in to an error on > load_gif.cc from the library libgif > > In file included from load_gif.c:29:0: > /usr/include/gif_lib.h:183:9: note: declared here > int DGifCloseFile(GifFileType * GifFile, int *ErrorCode); > ^ > load_gif.c:219:3: error: too few arguments to function 'DGifCloseFile' > DGifCloseFile(gif)
Hi, It looks like you faced the known bug due to change in libgif 5.1 versus 5.0. This is fixed in git's development branch (commit 7d09b2c04f). If you do not want to handle the git cloning I can make you a snapshot so you can test and confirm, just ask! -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.