pcp
[Top] [All Lists]

Re: kmchart updates

To: nscott@xxxxxxxxxx
Subject: Re: kmchart updates
From: Mark Goodwin <markgw@xxxxxxx>
Date: Thu, 27 Sep 2007 20:53:39 +1000
Cc: pcp@xxxxxxxxxxx
In-reply-to: <45762.192.168.3.1.1190887138.squirrel@xxxxxxxxxxxxxxx>
Organization: SGI Engineering
References: <45762.192.168.3.1.1190887138.squirrel@xxxxxxxxxxxxxxx>
Reply-to: markgw@xxxxxxx
Sender: pcp-bounce@xxxxxxxxxxx
User-agent: Thunderbird 1.5.0.13 (Windows/20070809)

Hi Nathan,

I've seen a lots of git commits for kmchart lately, so I thought I'd give
it a try.

First, cloned from your kmchart git tree and tried to build kmchart but
failed. Seems I need to set QMAKE in my env to /usr/lib/qt-3.3/bin/qmake
and add /usr/lib/qt-3.3/bin to my PATH. Then, following the instructions
in Docs/INSTALL:

./Makepkgs verbose

failed here:


=== libqmc ===
/usr/lib/qt-3.3/bin/qmake && /usr/bin/gmake -f Makefile
g++ -c -pipe -Wall -W -g -fPIC -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/lib/qt-3.3/include -o qmc_context.o qmc_context.cpp
./qmc_indom.h: In member function ‘int QmcIndom::numInsts() const’:
./qmc_indom.h:62: error: ‘const class QPtrList<QmcInstance>’ has no member named ‘size’
...

I haven't spent much time on this, perhaps obviously :) I'm running FC7 in a VM on
my laptop, with qt and qt-dev installed. Do I need a newer version of QT?

# rpm -qa | fgrep -i qt
qt-config-3.3.8-4.fc7
qt-3.3.8-4.fc7
qt-devel-docs-3.3.8-4.fc7
qt-designer-3.3.8-4.fc7
qt-devel-3.3.8-4.fc7


Cheers
-- Mark


<Prev in Thread] Current Thread [Next in Thread>