Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build userland fails on fedora x86_64



On Thu, Jan 15, 2009 at 04:32:22PM +0200, Pearce Ivor wrote:
  | I'm trying to build NetBSD on a Fedora 10 x86_64 machine.
  | I checked out the source from CVS successfully build the toolchain, the
  | kernel but it fails when building the userland
  | 
  | ./build.sh -T $PWD/../nbtools -O $PWD/../nbobj -D $PWD/../nbdist -U -m
  | i386 build
  | 
  | ..................................
  | 
  | cleandir ===> usr.bin/ktrace
  | rm -f ktrace.o subr.o  ktrace.ln subr.ln
  | rm -f ktrace
  | rm: cannot remove `ktrace': Is a directory

Did you use -P with cvs ?
                -P      Prune empty directories.

If not, try
        cvs update -P

Attachment: pgp0xEBl2f6q1.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index