Subject: Re: more racoon problems (after cleandir)
To: Louis Guillaume <lguillaume@berklee.edu>
From: Klaus Klein <kleink@mibh.de>
List: current-users
Date: 03/10/2005 20:20:59
On Thursday, 10. March 2005 19:33, Louis Guillaume wrote:
> Patrick Welche wrote:
> > On Thu, Mar 10, 2005 at 11:20:01AM -0500, Louis Guillaume wrote:
> >
> >>... I get this ...
> >>
> >># link racoon/racoon
> >
> > ^^^^^^^^^^^^^
> > ?
It is normal for the build to print those lines in the form
parent_dir_name/target_name.
> >> [Resurrected from original mail...]
> >> /usr/obj/TOOLDIR.i386/lib/gcc-lib/i386--netbsdelf/3.3.3/../../../../i386--netbsdelf/bin/ld: cannot open output file racoon: Is a directory
> >> collect2: ld returned 1 exit status
> I did run "cvs update -dP" in /usr/src after deleting usr.sbin/racoon...
>
> $ ls usr.sbin/racoon
> CVS Makefile obj
Did you start with a clean destdir and objdir?
- Klaus