SourceForge.net | 29 Jul 2012 17:14
Picon

[ oprofile-Bugs-3483426 ] oprofile v0.9.7 still can't support qt4

Bugs item #3483426, was opened at 2012-02-02 18:51
Message generated for change (Comment added) made by xypron
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116191&aid=3483426&group_id=16191

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: joyeru (joyeru)
Assigned to: Maynard Johnson (maynardj)
Summary: oprofile v0.9.7 still can't support qt4

Initial Comment:
I run configure as follow:
$ ./configure --enable-gui=qt4 --with-kernel-support --prefix=/opt/oprofile

and then when I run make, it claimed that there was no such executable file /usr/bin/uic-qt43:
/usr/bin/uic-qt43 -o oprof_start.base.h oprof_start.base.ui
/bin/bash: /usr/bin/uic-qt43:

I found there is not qt43, but qt4 instead:
$ whereis qt4
qt4: /usr/lib/qt4 /usr/lib64/qt4 /usr/include/qt4 /usr/share/qt4

(Continue reading)


Gmane