On Fri, 5 Dec 2003, Michael Schwendt wrote: > Date: Fri, 5 Dec 2003 21:33:53 +0100 > From: Michael Schwendt <ms-nospam-0306@xxxxxxxx> > On Fri, 5 Dec 2003 14:05:19 -0600 (CST), Wade Maxfield wrote: > > > rpmbuild: relocation error: rpmbuild: undefined symbol: freeSpecVec > > > > > > here is my rpm list for redhat 8.0. Note that the rpm was upgraded > > because of the hang problem that the standard 4.x rpm from redhat has > > under 8.0. With 4.1.1, the problem does not occur. > > > > [root@rh80 SPECS]# rpm -qa | grep rpm > > > > rpmdb-redhat-8.0-0.20020910 > > rpm-python-4.1.1-1.8x > > rpm2html-1.7-8 > > librpm404-devel-4.0.4-8x.27 > > redhat-rpm-config-8.0-1 > > rpm-4.1.1-1.8x > > rpm404-python-4.0.4-8x.27 > > rpm-build-4.1-1.06 > > This should be rpm-build-4.1.1-1.8x, so it matches your version of RPM. Excellent! DOH! Yes, that was it. I had never heard of rpmbuild before, it appears to be a neat tool. THANKS! wade