Well, I am now running into problems trying to compile rpm-3.0.5-20mdk.src.rpm. I do an rpm --rebuild on it and it starts out OK but then dies with: checking host system type... i686-mandrake-linux-gnu checking target system type... i686-mandrake-linux-gnu checking build system type... i686-mandrake-linux-gnu configure: error: can only configure for one host and one target at a time make: *** [config.status] Error 1 Huh? First off, ALL of the targets/hosts listed are identical. There is NO multiple hosts here. Second, I did nothing to the spec file so whatever the deal is, the configure script or the spec seem to be the source of the problem. How do I get past THIS one.
