error compiling bm software under Solaris 10

anyone tried it , under Solaris 10 using make (part of SUNWsprot) and gcc 4.6 compiler..

got an error complaining about the Makefile script syntax...

I don't think that's compatible at all...

I think you should get GNU make.

try gnu-make ..still some issues

-bash-3.00# make
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./doc exists
/bin/sh: test: argument expected
make: *** [distr] Error 1
-bash-3.00# which make
/usr/local/bin/make

:wall: