in reply to Re^3: Problems installing DBD::mysql on Solaris 10
in thread Problems installing DBD::mysql on Solaris 10

root@testboot49:/> echo $PATH /opt/bin:/opt/csw/bin:/usr/ccs/bin:/opt/sfw/bin:/usr/sbin:/usr/bin root@testboot49:/> which gcc /opt/sfw/bin/gcc root@testboot49:/> which cc no cc in /opt/bin /opt/csw/bin /usr/ccs/bin /opt/sfw/bin /usr/sbin /us +r/bin
My big worry is the '-x' options being used. I don't understand why make (Config.pm ?) wants to use them (how it decided on those options) and it worries me that gcc doesn't like them.

I don't really know what is going on now, and am really stuck. Is the problem with my perl installation, mysql, gcc or something else?