I would like to have a better understanding of the differences between the build environment in rpm and manually compiling by hand. It builds without errors, using ./configure, make, and make install. But, I can give specifics, but mostly I want to know how to figure out exactly what rpmbuild is doing with macros, environmental variables, etc. Basically, anything that can make it fail when all dependencies are there.
Galen