[gpm]Make install errors

archaic archaic@comcast.net
Mon, 15 Apr 2002 13:40:08 -0500


> On Mon, Apr 15, 2002 at 01:36:14PM +0200, Alessandro Rubini wrote:
> >
> > if test "xlibgpm.so.-1.20.0" != "x" ; then \
> >  /bin/install -c -m 644 libgpm.so.-1.20.0 /usr/lib/libgpm.so.-1.20.0 ;\
> >  cd /usr/lib && ln -s -f libgpm.so.-1.20.0 libgpm.so ;\
> >  # LDCONFIG is removed. Why ? make install should be possible as normal
> > /bin/sh: -c: line 2: syntax error: unexpected end of file
>
> Crearly a missing "fi". The new comment needs a "\" at the end as well.
>
> Also, note the extra "-" that should not be there

Hmmm, must've been a corrupt download. I re-downloaded it and it seems to be
working fine.