On Feb 4, 7:47, Dale F. Brantly wrote:
> Subject: Re: pcp-2.1.1/src/pmdas/linux/pmda.c bug
> Mark Goodwin wrote:
>
> > On Feb 3, 13:59, Dale F. Brantly wrote:
> > > Subject: pcp-2.1.1/src/pmdas/linux/pmda.c bug
> > >
> > > Found the following bug on linuxppc (redhat 6.0) when running
> > > pminfo -fmdt. The pmcd daemon would core dump with a signal 11.
OK, have taken your fix for that. thanks.
>
> Yes I did have another problem. pmclient would not build since the
> include file pmnsmap.h was not being created properly. The file /etc/pcp.env
> was required by pmgenmap.sh but it hadn't been installed as yet, so
OK, I have fixed that too. thanks. I have coppied the 2.1.4 SRPM
up to your machine in the guest account as follows:
sandpit 229% rcp pcp-2.1.4-1.src.rpm guest@xxxxxxxxxxxxxxxxxxxxx:
On your linuxppc system, to build the binary RPM, all you should
need to do is (as root)
# rpm --rebuild pcp-2.1.4-1.src.rpm
When it's finished (assuming doesn't fail), look for something
similar to :
Wrote: /usr/src/redhat/RPMS/i386/pcp-2.1.4-1.i386.rpm
to tell you where rpm left the binary RPM.
Thanks
-- Mark
|