KDE library compile error (on the ARM CORTEX-A8)

Andreas Hartmetz ahartmetz at gmail.com
Tue Jan 18 03:49:38 GMT 2011


On Monday 17 January 2011 22:56:47 Thiago Macieira wrote:
> On Monday, 17 de January de 2011 22:04:46 АлексаМЎр КузеЌкП 
wrote:
> > Hello!
> > I have beagleboard-xm with Gentoo distributive on it. I compile and can
> > run Qt 4.7.1 demo. Now I decide install kde from 4.6 branch svn. When I
> > emerge kde-base/kdelibs-4.6.9999 I recive error.
> > http://bugs.gentoo.org/show_bug.cgi?id51934
> 
> That's only a warning. Unfortunately, there's no error condition in your
> paste.

The standard KDE compiler flags contain -Wl,--fatal-warnings, i.e. abort on 
linker *warnings*.
I know because I'm using the gold linker, which is more picky, and I've had to 
remove the flag from kdelibs/cmake/modules/FindKDE4Internal.cmake occasionally 
to make some things build. The usefulness of this flag is debatable in that 
context...




More information about the kde-core-devel mailing list