The problem is your perl installation, not anything from cyrus. Your choices: - Don't build the perl modules and cyradm - Write a wrapper script called cc that translates Sun cc arguments into gcc format - Edit the Sun perl installation to use gcc - Re-compile perl with gcc, and put that perl first in your PATH -- Carson