Date: Fri, 18 Aug 1995 14:05:36 -0700 (PDT) From: Archie Cobbs <archie@tribe.com> To: blair@itsnet.com (Blair Schmittel) Cc: questions@freebsd.org Subject: Re: FreeBSD??? Message-ID: <199508182105.OAA02383@bubba.tribe.com> In-Reply-To: <199508181538.JAA01057@scratchy.itsnet.com> from "Blair Schmittel" at Aug 18, 95 09:38:53 am
next in thread | previous in thread | raw e-mail | index | archive | help
> >The problem is with the version of make that comes with 2.0.5, > >it has a problem with lines containing <tab> <newline>. > > > >The solution is to get a newer version from ftp.freebsd.org. > >I think it's available as a pkg file (confirmation?). > > > >-Archie > > I found two of them under packages/development, which one do I want: > dmake-4.0.tgz or gmake-3.74.tgz gmake should work fine... just create a soft-link: ln -s gmake /usr/bin/make -Archie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508182105.OAA02383>