Date: Tue, 16 Jul 1996 10:00:07 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Stephane Russell <sstef@sprynet.com> Cc: bugs@FreeBSD.org Subject: Re: mset don't compile in 2.1.5-RELEASE Message-ID: <20617.837536407@time.cdrom.com> In-Reply-To: Your message of "Tue, 16 Jul 1996 11:22:08 EDT." <31EBB3A0.41C67EA6@sprynet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I've been compiling the last release of FreeBSD (2.1.5). The 'mset' utility
> (usr.bin/tn3270/mset) don't compile. It seems that the Makefile is pointing
> to inexistant directory, i.e., ${.CURDIR}/../tools/mkastosc/obj/mkastosc
> should be ${.CURDIR}/../tools/mkastosc/mkastosc.
You need to do a `make obj'
Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20617.837536407>
