Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Fluid -- the fltk gui designer...how to get it?
Date: Mon, 26 Sep 2016 03:16:36
Message-Id: 20160926031623.GB4739@solfire
In Reply to: Re: [gentoo-user] Re: Fluid -- the fltk gui designer...how to get it? by waltdnes@waltdnes.org
1 waltdnes@××××××××.org <waltdnes@××××××××.org> [16-09-26 05:00]:
2 > On Mon, Sep 26, 2016 at 03:09:17AM +0200, Meino.Cramer@×××.de wrote
3 >
4 > > Why does -r4 failed to build fluid (see my previous post) ?
5 >
6 > My amateur analysis is that -r4 ebuild is set to only build "fluid" if
7 > you have a multilib profile. The -r3 ebuild doesn't care whether or not
8 > you have a multilib profile.
9 >
10 > --
11 > Walter Dnes <waltdnes@××××××××.org>
12 > I don't run "desktop environments"; I run useful applications
13 >
14
15 I finally figured out, why -r3 does not build on my system:
16 My CFLAGS say "-f openmp" and fltk does not like that (missed
17 to include the OpenMP library then).