apache insttalation on solaris 10

ii am trying to install apache 2 on solaris 10.it is configured successfully but is giving error while make.i have pasted last lines of that error.

make: Warning: Can't find `/build/ltlib.mk': No such file or directory
Current working directory /apache/httpd-2.0.59/srclib/pcre
make: Fatal error in reader: Makefile, line 7: Read of include file `/build/ltlib.mk' failed
Current working directory /apache/httpd-2.0.59/srclib/pcre

can nyone provide me the solution.

thanks

apache2 comes pre-compiled with the installation of sol10. also, you are most likely using /usr/ccs/bin/make. try downloading gnu make and use that one instead.