trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2011

Re: Cannot compile kdelibs on Gentoo

From: L0ner sh4dou <sh4dou@...>
Date: Tue, 16 Aug 2011 02:22:11 +0200
2011/8/9 anon sh4dou <sh4dou@...>:
> Hi. I already asked on trinity IRC channel, but none could help me with this.
> I am unable to compile the kdelibs on my Gentoo.
> At first i was getting error like this: http://paste.pocoo.org/show/454951/
> As it was suggested to me by kb9vqf i commented out the
> HAVE_SYS_STAT_H #if statements in kdelibs/dcop/dcopserver.cpp and
> compilation proceeded at the point where I was getting this error. But
> I got another error: http://paste.pocoo.org/show/454963/
> It seems that the header detection is not working on my system.
>
> My CMAKE kdelibs log: http://paste.pocoo.org/show/454964/
> config.h generated by cmake for kdelibis: http://paste.pocoo.org/show/454978/
>
> My arch is: x86_64
>
> I will provide any other information necessary.
>
> Thanks.
> L0ner
>

Today, out of pure boredom and curiosity I updated the trinity code
from svn. And error I get while compiling kdelibs have changed to
this: http://paste.pocoo.org/show/459018/
Any help?