Subject: Re: build problem
To: one more medicated peaceful moment <dive@endersgame.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 06/27/2000 21:41:47
On Tue, Jun 27, 2000 at 01:02:00AM -0400, one more medicated peaceful moment wrote:
> 
> i get this when trying a make build (with DESTDIR set to /usr/build)
> 
> cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized   -I/usr/src/usr.bin/apropos/../man -nostdinc -idirafter /usr/build/usr/include -c /usr/src/usr.bin/apropos/../man/config.c
> cc   -o /usr/src/usr.bin/apropos/../man/apropos -nostdlib -L/usr/build/usr/lib -Wl,-rpath-link,/usr/build/usr/lib /usr/build/usr/lib/crt0.o /usr/build/usr/lib/crtbegin.o apropos.o config.o  -lgcc -lc -lgcc /usr/build/usr/lib/crtend.o
> /usr/bin/ld: cannot open output file /usr/src/usr.bin/apropos/../man/apropos: Is a directory

You need to do a 'cvs update -d -P' (don't forget '-P') otherwise cvs doesn't
delete empty directories.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--