All,
I tried to build PCP 3.6.9 on a Cent)S 4.8 - i386 host, and got the
error shown below. I was able to build 3.5.11-1 without a problem.
Nathan has asked me to send this error to the list.
I have had this same error on newer CentOS 5 versions, which I was able
to resolve by using a host with a clean build of CentOS with the
Development tools package group. This did not work on the 4.8 version.
Chandana
These are the package groups install on the CentOS 4.8 host:
%packages
@ editors
@ emacs
@ system-tools
@ british-support
@ dialup
@ legacy-software-development
@ development-tools
@ ruby
kernel
e2fsprogs
perl-TimeDate
kernel-devel
grub
subversion
Build Error
===========
./Makepkgs
== Building pcp, log is in Logs/pcp
== Configuring pcp for vendor/distro installation (--prefix=/usr
--sysconfdir=/etc --localstatedir=/var)
== Packaging pcp, log is in Logs/pcp
Packaging failed, see log in Logs/pcp
Provides: LogImport.so.debug MMV.so.debug PMDA.so.debug bigun.so.debug
libpcp.so.3.debug libpcp_gui.so.2.debug libpcp_import.so.1.debug
libpcp_mmv.so.1.debug libpcp_pmda.so.3.debug libpcp_trace.so.2.debug
pmapi.so.debug pmcd.debug pmda_linux.so.debug pmda_mmv.so.debug
pmda_pmcd.so.debug pmda_proc.so.debug pmda_sample.so.debug
pmda_sendmail.so.debug pmie.debug pmlogger.debug pmproxy.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
RPM build errors:
File not found:
/tmp/pcp-build-13661/usr/lib/python2.3/site-packages/pcp.pyo
File not found:
/tmp/pcp-build-13661/usr/lib/python2.3/site-packages/pcpi.pyo
gmake[1]: *** [pack_pcp] Error 1
make: *** [pack_pcp] Error 2
make: Leaving directory `/home/chandana/pcp-3.6.9/build'
|