Try GNU make. (gmake)
On other programms, I got problem on some old
Solaris 1 (BSD) versions.
There are different "make" programs.
Please give us a short feedback if this works.
cu - rainer
BTW: I recommend switching to swish-e 2.x.
> -----Original Message-----
> From: Jack Of Swords [mailto:JackOfSwords@jackofswords.com]
> Sent: Friday, May 11, 2001 7:12 PM
> To: Multiple recipients of list
> Subject: [SWISH-E] Can't compile Swish-e 1.3.2 on FreeBSD 4.2.1
>
>
> Hi!
>
> Searched the archive and found some similar problems - but not quite
> anything that will help me -
>
> I altered the path in the make file to gcc so that it was
> correct for my
> system. When I try and make I get:
>
> viper:~/temp/src$ make
> "Makefile", line 30: Unassociated shell command "hash.o list.o mem.o
> string.o me
> "ge.o swish.o stemmer.o docprop.o $(FILESYSTEM_OBJS) $(HTTP_OBJS)
> make: fatal errors encountered -- cannot continue
>
> So I looked at line 30 - and it's a continuation of the
> previous line, so I
> figured that for some reason it would not parse on my system
> and altered it
> from:
> OBJS= check.o file.o index.o search.o error.o methods.o\
> hash.o list.o mem.o string.o merge.o swish.o
> stemmer.o docprop.o
> to:
> OBJS= check.o file.o index.o search.o error.o methods.o
> hash.o list.o
> mem.o string.o merge.o swish.o stemmer.o docprop.o
>
> (no line break)
>
> and when I now try to make I get:
> viper:~/temp/src$ make
> "Makefile", line 30: Missing dependency operator
> make: fatal errors encountered -- cannot continue
>
> Any Ideas?
>
>
>
>
> -----------------------------------------------------------
> This Mail has been checked for Viruses
> Attention: Encrypted Mails can NOT be checked !
>
> ***
>
> Diese Mail wurde auf Viren ueberprueft
> Hinweis: Verschluesselte Mails koennen NICHT geprueft werden!
> ------------------------------------------------------------
>
Received on Fri May 11 21:03:54 2001