David O'Brien wrote:
>
> On Mon, Nov 13, 2000 at 07:51:11PM +0900, Makoto MATSUSHITA wrote:
> > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all
> > --- 310,322 ----
> > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj
> > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all
>
> I can certainly commit this type of fix. The combined make invocation
> was an optimization someone recommended.
No you can't. $S expands to "../.." which only works for the first cd in
the -jX case. The second cd will fail.
--
Marcel Moolenaar
mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]
tel: (408) 447-4222
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: "make modules" kicks the firs... David O'Brien
- Re: "make modules" kicks the firs... Warner Losh
- Re: "make modules" kicks the ... David O'Brien
- Re: "make modules" kicks the ... Warner Losh
- Re: "make modules" kicks the first module dire... Marcel Moolenaar
- Re: "make modules" kicks the first module... Makoto MATSUSHITA
- Re: "make modules" kicks the first module... Bruce Evans
- Re: "make modules" kicks the first mo... Makoto MATSUSHITA
- Re: "make modules" kicks the firs... Bruce Evans
- Re: "make modules" kicks the firs... David O'Brien
- Re: "make modules" kicks the ... Marcel Moolenaar
- Re: "make modules" kicks... Marcel Moolenaar
- Re: "make modules" kicks... Makoto MATSUSHITA
- Re: "make modules" k... Marcel Moolenaar
- RQ review: [was: Re: "mak... Marcel Moolenaar
- Re: RQ review: [was: Re: "... David O'Brien
- Re: RQ review: [was: Re: "... Marcel Moolenaar
- Re: RQ review: [was: Re: "... Makoto MATSUSHITA
- Re: RQ review: [was: Re: "... David O'Brien
- Re: RQ review: [was: Re: "... John Baldwin
- Re: RQ review: [was: Re: "... David O'Brien
