Date: Sat, 15 Jul 1995 00:17:00 -0400 (EDT) From: obrien@Sea.Legent.com (David O'Brien) To: bugs@freebsd.org Subject: usr.bin make problem Message-ID: <9507150417.AA09588@seaquest> In-Reply-To: <8030.805694595@time.cdrom.com> from "Jordan K. Hubbard" at Jul 13, 95 09:03:15 pm
next in thread | previous in thread | raw e-mail | index | archive | help
When doing ``make install'' in /usr/src/usr.bin/tn3270 or /usr/src/usr.bin/tn3270/tn3270 I get: ------------- oldman(r):/release/root/usr/src/usr.bin/tn3270/tn3270> make install install -c -s -o bin -g bin -m 555 tn3270 usage: install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 file2; or file1 ... fileN directory *** Error code 1 Stop. oldman(r):/release/root/usr/src/usr.bin/tn3270/tn3270> ------------- I had to add ``BINDIR=/usr/bin'' to usr/src/usr.bin/tn3270/tn3270/Makefile to get the install to work. Is this a bug or operator error? -- David O'Brien (obrien@sea.legent.com)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9507150417.AA09588>