Linux Mint 19.3 / Ubuntu 18.04  3.5.0+428~g62545c68e

This is with a newly downloaded version of the current git master .

I'm seeing the following errors when compiling from current GIT.
I assume I have a missing or outdated dependency.
Does any one else see this?

/home/xxx/dtgit/src/external/libxcf/xcf.c: In function ‘xcf_write_image_header’:
/home/xxx/dtgit/src/external/libxcf/xcf.c:329:67: warning: ISO C99 requires at least one 
argument for the "..." in a variadic macro
     PRINT_ERROR("error: the image header has already been written");
                                                                   ^
/home/xxx/dtgit/src/external/libxcf/xcf.c:336:58: warning: ISO C99 requires at least one 
argument for the "..." in a variadic macro
     PRINT_ERROR("error: rle compression is not supported");
<snip>
/home/xxx/dtgit/src/external/libxcf/xcf.c:1197:65: warning: ISO C99 requires at least one 
argument for the "..." in a variadic macro
     PRINT_ERROR("error: no open layer or channel to add data to");
                                                                 ^


Compile completes without other error and dt runs without issues when
started from terminal.

Any suggestions?
R.
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to