trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2011

Re: [trinity-devel] arts build problem

From: L0ner sh4dou <sh4dou@...>
Date: Tue, 16 Aug 2011 02:05:14 +0200
2011/8/16 Robert Xu <robxu9@...>:
> Hi all,
>
> While trying to build arts, I am running into the following error:
> http://slexy.org/view/s23CKYSx0l
>
> Why is arts trying to find a library that is from arts itself?
>
> --
> later, Robert Xu + rxu AT lincomlinux DOT org
>

Did You set -DCMAKE_SKIP_RPATH="OFF"?
I didn't had this problem while I was compiling arts.
"arts and kdelibs execute compiled binaries as part of the build
process, so they will need to have -DCMAKE_SKIP_RPATH="OFF" set" -
Taken from trinity wiki (developers web -> how to build trinity).