Re: [Krename-users] New info(?) on Krename 2.9.4 Fedora RPM issues
Brought to you by:
domseichter,
stonki
From: Steven P. U. <ul...@fa...> - 2004-04-22 07:24:46
|
On Wed, 21 Apr 2004 12:53:04 -0500 "Steven P. Ulrick" <ul...@fa...> wrote: > Hello, Dom :) > Later tonight, I'm going to contact the KDE-devel, Fedora-Core and RPM > lists with this issue :) > > Have a Great Day :) > Steven P. Ulrick Hello, Dom :) I contacted the three lists listed above just like I said I would, and I have been in contact with the gentleman who is the developer and/or maintainer of libqt-addons. Unless you say different, I'm planning on cc'ing my correspondence with him, or anyone else for that matter, to you. I just got done installing kde 3.2.2 from RPM's, just for the purpose of giving the libqt-addons dude the benefit of the doubt concerning what he said to me in his initial answer to me. Unfortunately, now I can't even build an RPM for Krename, much less see if it will install. The error message that I get is as follows: kmylistview.o(.gnu.linkonce.r._ZTV15KMyListViewItem+0x10): undefined reference to `KListViewItem::insertItem(QListViewItem*)' kmylistview.o(.gnu.linkonce.r._ZTV15KMyListViewItem+0x14): undefined reference to `KListViewItem::takeItem(QListViewItem*)' collect2: ld returned 1 exit status make[2]: *** [krename] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/krename-2.9.4/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/krename-2.9.4' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.27521 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.27521 (%build) I have no idea what this means :) It's kind of funny, though: just a few hours ago, I built another Krename 2.9.4 RPM while still running KDE from CVS HEAD, and it built fine. Still won't install though :( I had one more thought, though: What version of KDE are you running, and what version of QT are you running? Are these installed from Source, RPM, DEB, or the like? The reason I ask is that I made the interesting discovery a few hours ago that even though the last three versions of KDE are a relatively(?) major release (3.2) and two "dot" releases (3.2.1 and 3.2.2), the version of QT changed immediately after 3.2 (KDE 3.2 used QT 3.2.3) KDE 3.2.1 and 3.2.2 both use QT 3.3.1 In list form, it looks like this: KDE 3.2 QT 3.2.3 KDE 3.2.1 QT 3.3.1 KDE 3.2.2 QT 3.3.1 The reason I ask is because the guy on the kde-devel list said I can't compile an RPM under kdelibs from CVS HEAD and install it on a non-CVS HEAD system. So, would the versions of QT/KDE that you are running make any difference? Just a stab in the dark (a well intentioned one, though :)), but could the setup that you make the Krename tarballs on affect my success in making RPM's for Krename? Not that it SHOULD be a problem, and not that your setup is wrong, but could it have an effect? Anyway, I'll keep you posted with what I find out. Steven P. Ulrick |