On Fri, 9 May 2008 15:50:49 -0400 "Scorpion7" scorpion7@iqonline.net wrote:
When doing the "make debug":
make debug "Makefile", line 44: Need an operator make: fatal errors encountered -- cannot continue
As Anders Nordby commented, it appears you should be using gmake on FreeBSD, since the Makefiles were written for GNU make.
(I think Anders' post was rejected by the list, though, as he was posting from a non-subscribed address)