Subject: Directories should be there?
To: None <current-users@netbsd.org>
From: Mark White <mark.white@st-edmund-hall.oxford.ac.uk>
List: current-users
Date: 02/07/2001 23:48:02
[Sorry if this is an FAQ]
I'm trying to build -current userland, and keep having odd
problems with a directory where something is trying to
create output.
For example, there exists a directory in my CVS sandbox
src/usr.bin/man/man
and make in that directory dies with
cc -o /usr/src/usr.bin/man/man config.o man.o
/usr/bin/ld: cannot open output file /usr/src/usr.bin/man/man: Is a directory
collect2: ld returned 1 exit status
*** Error code 1
Stop.
This also happens for ktrace and ktruss (and possible
others). I can make it continue hapilly by releasing (and
deleting) those directories, but presumably that's the wrong
approach...
I'm using a K6-2/550 with 128Mb, binaries from the a recent
-current snapshot, and source updated a couple of days ago
by anoncvs from the Austrian mirror. Previously I've built
1.5-release userland without any problems.
TIA
Mark <><