This is the mail archive of the
sourcenav@sources.redhat.com
mailing list for the Source Navigator.
Re: build error with SN5
- To: Ian Roxborough <irox at redhat dot com>
- Subject: Re: build error with SN5
- From: Mohan Rk Konyala <konyala at yahoo-inc dot com>
- Date: Wed, 27 Jun 2001 15:46:15 -0700 (PDT)
- cc: Mohan Rk Konyala <konyala at yahoo-inc dot com>, <sourcenav at sources dot redhat dot com>
When I use GNU make I get the following error
gmake[2]: Entering directory `/home/konyala/snbuild/tcl8.1/unix'
gmake[2]: *** No rule to make target `libtcl81.a', needed by `all'. Stop.
gmake[2]: Leaving directory `/home/konyala/snbuild/tcl8.1/unix'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/konyala/snbuild/tcl8.1'
Can you please help?
THanks
Mohan
On Wed, 27 Jun 2001, Ian Roxborough wrote:
> 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.
>
>