This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
Re: build error with SN5
Mohan Rk Konyala wrote:
>
> Hi
>
> I am trying to build and install SN5 on FreeBSD4.3. I am getting the
> foloowing error for make after doing ./configure
>
> make all-recursive
> Making all in PORT
> "Makefile", line 258: Need an operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1
Are you using GNU make?
Using a different version of make (i.e. the default installed
non-GNU make) seems to cause problems on non-linux platforms.
I'm mainly thinking about Solaris, HPUX, etc.. but this could
be a BSD problem as well.
Ian.