From kde-devel Sun Jun 05 21:13:37 2011 From: Thomas =?UTF-8?B?TMO8Ymtpbmc=?= Date: Sun, 05 Jun 2011 21:13:37 +0000 To: kde-devel Subject: Re: unable to build kdeadmin from trunk Message-Id: <20110605231337.6db15eda () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=130730847011302 Am Sun, 5 Jun 2011 20:48:27 +0100 schrieb Zé : > 2011/6/5 Thomas Lübking : > > Am Sun, 5 Jun 2011 20:11:07 +0100 > > schrieb Zé : > > > >> 2011/6/5 Thiago Macieira : > >> > Em Sunday, 5 de June de 2011, às 18:09:02, Zé escreveu: > >> >> /usr/lib64/libkldap.so.4.7.0: undefined reference to > >> >> `QAbstractProxyModel::setItemData(QModelIndex const&, QMap >> >> QVariant> const&)' > >> > > >> > Not a bug. QAbstractProxyModel::setItemData was introduced in Qt > >> > 4.8. > >> I havent said that i was building with qt 4.8, im buiding with qt > >> 4.74. > > > > Maybe _closely_ read the above lines, then _closely_ read the rest > > of Thiago's reply: > > Seams you have NOT _closely_ read the 2 answers i have sent to what > thiago posted. you: "ld complains because of an undefined symbol" Thiago: "that symbol is from 4.8, also you've to recompile everything on a downgrade" you: "i'm not compiling against 4.8" you later: "i've compiled everything against 4.7" Obviously only one of you can be right. Even without taking any preknowledge into account (what could tempt one to simply drop the check because the result is clear), looking up the Qt sources says: Thiago's right, you are not. So it simply does not matter what you said - the point is that what you said is wrong. Period. You are either not compiling against 4.7 or libkldap was just relinked from 4.8 to 4.7 w/o recompilation. Therefore I told you to take a close look at the ld error, as well as Thiago's comment and your reply, so you could have figured the above and fix yourself. The fact that my hint left outbox before your 2nd reply went inbox is a fact, but it's completely irrelevant either - well maybe knowing about i wouldn't even have tried... Thomas >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<