Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 14:36:51 -0400 (EDT)
From:      Jeff Ito <jeff@delnoch.net>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: kernel makefiles broken??
Message-ID:  <Pine.BSF.3.96.1010824143417.1983A-100000@dros.delnoch.net>
In-Reply-To: <15238.39852.905127.192170@jerusalem.litteratus.org>

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


On Fri, 24 Aug 2001, Robert Huff wrote:

> install -c -o root -g wheel -m 555   accf_data.ko /modules/
> install: /modules/: Not a directory
> *** Error code 71
**snip**
> 
> 	I checked /, and /modules is a file, not a directory.
> 
> 	Is something broken, or have I missed something?
> 

what sort of file is /modules?  it should be a directory




# ls -al /

drwxr-xr-x   2 root  wheel     3584 Aug 24 01:01 modules


I would rm/mv the "current" modules file that is there to another
location, and then try re-installing world

jeff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1010824143417.1983A-100000>