[oi-dev] Error Compiling marco

Till Wegmüller toasterson at gmail.com
Wed Jul 6 10:28:51 UTC 2016


On 06.07.2016 11:47, Peter Tribble wrote:
> On Wed, Jul 6, 2016 at 10:33 AM, Till Wegmüller <toasterson at gmail.com
> <mailto: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/
>
>
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> http://openindiana.org/mailman/listinfo/oi-dev
>

Hi Peter

Thank you that worked.

Greetings
Till




More information about the oi-dev mailing list