Find the line that says:
METHOD_OBJS=$($(METHOD)_OBJS)
and change that to either (depending on how you want to access your
files):
METHOD_OBJS=$(FS_OBJS)
or
METHOD_OBJS=$(HTTP_OBJS)
Waldo L. Jaquith wrote:
> I'm new at SWISH-E, and not having much luck so far. I imagine that I'll
> be what you call a 'short-term subscriber' to this list. :)
>
> I download the installer (I tried 1.2.4, then 1.2), make the mods to the
> Makefile to point to gcc, and run make. I get:
>
> make CFLAGS="-g" check.o file.o index.o search.o error.o hash.o list.o
> mem.o st
> ring.o merge.o swish.o _OBJS)
> Syntax error: ")" unexpected
> *** Error code 2
>
> So what's up here? I'm getting errors already? I'd appreciate a few
> pointers with this. Thank you.
>
> Best,
> Waldo
>
> +----------------------+
> | You'll like it. |
> | http://www.waldo.net |
> +----------------------+
--
moo
----------------------------------------------------------------------
Ron Klatchko - Manager, Advanced Technology Group
UCSF Library and Center for Knowledge Management
ron@ckm.ucsf.edu
Received on Mon Nov 2 09:35:14 1998