Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 1995 00:45:19 -0700
From:      Nate Williams <nate@rocky.sri.MT.net>
To:        Charles Henrich <henrich@crh.cl.msu.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: make install on /usr/src items
Message-ID:  <199511090745.AAA01535@rocky.sri.MT.net>
In-Reply-To: <199511090719.CAA00553@crh.cl.msu.edu>
References:  <199511090719.CAA00553@crh.cl.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

> Any idea why make install fails on most items in the src tree w/ 1104SNAP ?  I
> just grabbed ar for example, and a make install gives:
> 
> install -c -s -o bin -g bin -m 555   ar
> usage: install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 file2;
>         or file1 ... fileN directory

Umm, in the above example, there is not 'file2' or 'directory'
parameter.  Are you missing ../Makefile.inc?


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511090745.AAA01535>