On Sun, Mar 25, 2012 at 3:32 PM, Tim Dunphy bluethundr@gmail.com wrote:
hello list,
I'm trying to build a postfix rpm that has mysql support included. I've found the line where I need to define mysql support but it seems that I am being tripped up by some build dependencies:
[root@beta SPECS]# rpmbuild -ba postfix.spec error: Failed build dependencies: MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64 MySQL-devel is needed by postfix-2.9.1-1.rhel5.x86_64
Why don't you just install the packages?
Cheers,
Cliff