[OpenIndiana-discuss] Darktable 2.0.5

James Carlson carlsonj at workingcode.com
Mon Jul 18 11:31:13 UTC 2016


On 07/18/16 01:06, bentahyr at chez.com wrote:
> Hi,
> I'm trying to compile this software on OI and fell onto the requirement of dprintf :
> 
> darktable-release-2.0.5/src/common/darktable.c:174:3: error: implicit declaration of function 'dprintf' [-Werror=implicit-function-declaration]
>    dprintf(fout, "this is %s reporting a segfault:\n\n", PACKAGE_STRING);
>    ^

For what it's worth, dprintf() is a new extension in POSIX-1.2008.  I
think OpenIndiana still tops out at POSIX-1.2001, though there've been
discussions about the newer standards multiple times.

It looks like a good project for someone looking to contribute!

-- 
James Carlson         42.703N 71.076W         <carlsonj at workingcode.com>



More information about the openindiana-discuss mailing list