From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohan Rk Konyala To: Ian Roxborough Cc: Mohan Rk Konyala , Subject: Re: build error with SN5 Date: Wed, 27 Jun 2001 15:46:00 -0000 Message-id: References: <3B3A5000.E60E4DC9@redhat.com> X-SW-Source: 2001-q2/msg00262.html 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. > >