In src/main/Makefile, added the dynaloader library to the MODULE_LIBS:

         MODULE_LIBS     = $(STATIC_MODULES) /usr/local/perl-5.8.3/lib/5.8.3/sun4-solaris/auto/DynaLoader/DynaLoader.a

This fixed the make error.