On 07/18/16 01:06, [email protected] 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         <[email protected]>

_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to