Subject: Re: Build stuff...
To: None <rmk@rmkhome.com>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 08/16/2001 17:15:03
Well, I'm not sure if it is the right thing to do, but you can edit
the file /usr/src/sys/arch/i386/stand/Makefile.booters
pc1:stand {184} diff -c Makefile.*
*** Makefile.booters Thu Aug 16 16:01:01 2001
--- Makefile.booters.orig Thu Aug 16 17:13:22 2001
***************
*** 55,61 ****
cleandir distclean: cleanlibdir
cleanlibdir:
! # rm -rf lib
.include <bsd.own.mk>
--- 55,61 ----
cleandir distclean: cleanlibdir
cleanlibdir:
! rm -rf lib
.include <bsd.own.mk>
pc1:stand {185}
This at least lets me get past the make cleandir step and into building
the toolchain.
On Thu, 16 Aug 2001, Rick Kelly wrote:
> Paul Goyette said:
>
> >As of a couple hours ago, make build was still broken at least on i386 -
> >it still fails while trying to clean arch/i386/stand/biosboot/ (it
> >rm -rf's the lib directory, and then tries to descend into it to clean
> >the objects!)
>
> Has anyone found a workaround for this problem?
>
> --
> Rick Kelly rmk@rmkhome.com www.rmkhome.com
>
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer | BCD7 5301 9513 58A6 0DBC | paul@whooppee.com |
| & World Cruiser | 91EB ADB1 A280 3B79 9221 | pgoyette@juniper.net |
----------------------------------------------------------------------