KDE CMake files cannot support mutiple ABI
Alexander Neundorf
neundorf at kde.org
Fri Feb 5 19:00:05 CET 2010
On Friday 05 February 2010, Miguel Marte wrote:
> I have 3 kde4-config, I have kde4-config, kde4-config-x86 and
> kde4-config-amd64. kde4-config is a symlink to an abi wrapper which
> handles which kde4-config-abi is to be used.
>
> kde4-config --path lib
> /home/mahoro/.kde4/lib64/:/usr/lib64/
>
> kde4-config-amd64 --path lib
> /home/mahoro/.kde4/lib64/:/usr/lib64/
>
> kde4-config-x86 --path lib
> /home/mahoro/.kde4/lib32/:/usr/lib32/
And all these kde4-config-* are located in /usr/bin/ ?
That's not coming from KDE, IOW, this is a gentoo specific modification.
IOW, they modified kdelibs but not completely/correctly.
Alex
More information about the Kde-buildsystem
mailing list