Subject: Re: more racoon problems (after cleandir)
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Louis Guillaume <lguillaume@berklee.edu>
List: current-users
Date: 03/10/2005 13:33:39
Patrick Welche wrote:
> On Thu, Mar 10, 2005 at 11:20:01AM -0500, Louis Guillaume wrote:
>
>>Hi,
>>
>>After removing usr.sbin/racoon and updating from cvs, "make cleandir"
>>worked for me.
>>
>>But now while building...
>>
>>./build.sh -U -x -T /usr/obj/TOOLDIR.i386 release
>>
>>... I get this ...
>>
>># link racoon/racoon
>
> ^^^^^^^^^^^^^
> ?
> There used to be a src/usr.sbin/racoon/racoon, but you say you removed
> src/usr.sbin/racoon entirely(!) Did you cvs update -Pd to delete empty
> directories? (What is in usr.sbin/racoon?)
>
> Cheers,
>
> Patrick
I did run "cvs update -dP" in /usr/src after deleting usr.sbin/racoon...
$ ls usr.sbin/racoon
CVS Makefile obj
Louis