2011/8/16 Robert Xu robxu9@gmail.com:
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).