Problem in PowerDNS compiling

PowerDNS is true Power of Internet Name Management. http://www.powerdns.com
Now, I compile it on my SunOS system (SunOS 5.8 Generic_117350-05 sun4u sparc SUNW,Ultra-5_10).
./configure -- no error
make --> it has error:

<i> make: Fatal error: Command failed for target `all-recursive'
                  Current working directory /data/home/tdluong/src/pdns/modules
                  *** Error code 1
                  make: Fatal error: Command failed for target `all-recursive'
                  Current working directory /data/home/tdluong/src/pdns
                  *** Error code 1
                  make: Fatal error: Command failed for target `all' </i>

I try to google it. But i can't find any appropriate answer.

Help me solving this problem. Thank you!