[oi-dev] Error Compiling marco

Peter Tribble peter.tribble at gmail.com
Wed Jul 6 09:47:34 UTC 2016


On Wed, Jul 6, 2016 at 10:33 AM, Till Wegmüller <toasterson at gmail.com>
wrote:

> Hello Community.
>
>
> I am currently trying to compile the mate window manager marco.
> But unfortunatly i get the attached error.
>
> Do you have any suggestions on how to fix it?
>

 I build marco with the following flags to configure:

CPPFLAGS=-D__EXTENSIONS__ CFLAGS=-std=gnu99

I also find that marco tends to make some random abuses of various
standards,
so you might also need

gsed -i '/_XOPEN_SOURCE/d' src/tools/marco-mag.c
gsed -i '/_POSIX_C_SOURCE/d' src/core/util.c
gsed -i '/_XOPEN_SOURCE/d' src/ui/preview-widget.c

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20160706/b47eb8d1/attachment-0005.html>


More information about the oi-dev mailing list