On 12/9/06, Phil Meyer <pmeyer@xxxxxxxxxxxxxxxx> wrote:
> I am experiencing the problems below with creating a rpm for qpxtool. > Any ideas? Has someone here been successful with that on FC6? > ... > qpxtool/include/moc_ASDB.cc > In file included from qpxtool/include/moc_ASDB.cc:11: > qpxtool/include/ASDB.h:19:23: error: qlistview.h: No such file or > directory > qpxtool/include/ASDB.h:20:20: error: qlabel.h: No such file or directory Here is the source of your problem: On a development system here: # yum whatprovides qlistview.h ... qt-devel.x86_64 1:3.3.6-13 core Matched from: /usr/lib64/qt-3.3/include/qlistview.h Ok then: You need to: # yum install qt-devel
Thanks, Phil, but qt-devel was already installed. Thus, the problem seems not being related with qt-devel. Any further ideas? Paul -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list