--===============0612187483== Content-Type: multipart/signed; boundary="nextPart1593402.1YLx4QRiK9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1593402.1YLx4QRiK9 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Percy Camilo Trive=F1o Aucahuasi wrote: >Hello, after finish all my exams in my university (finally XD); i'm >trying to update from kde4beta4 to rc1 and i got this message: > >"It is impossible to order the linker search path in such a way that >libraries specified as full paths will be picked by the linker. >Directories and libraries involved are: ...." > >I wondering , Why is that? Because cmake found two different versions of a library you're trying to=20 link against. And it is unable to find a solution to the problem. What is probably happening is that you're building KDE application A that=20 links to libs X and Y. And the library Y also links to X, but it's a=20 different version. So CMake cannot fix the problem by changing the library ordering on the=20 command-line. The only times this has happened to me, all it took was to remove=20 CMakeCache.txt and start a new, consistent build. Make sure that the=20 version of the library you do NOT want to link against isn't in /usr/lib=20 (if it is, you'll have to remove it). =2D-=20 =A0 Thiago Macieira =A0- =A0thiago (AT) macieira.info - thiago (AT) kde.org =A0 =A0 PGP/GPG: 0x6EF45358; fingerprint: =A0 =A0 E067 918B B660 DBD1 105C =A0966C 33F5 F005 6EF4 5358 --nextPart1593402.1YLx4QRiK9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHVdQrM/XwBW70U1gRAiEzAKCt8Sl7Jq17kj0efsrWlTC04ucM3ACgiNWq ENtv9kDnaCLgQv2PsiKQ0+U= =7UHe -----END PGP SIGNATURE----- --nextPart1593402.1YLx4QRiK9-- --===============0612187483== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0612187483==--