Re: 3.8 userland build fails on amd64 and sparc64

2005-12-05 Thread Martin Reindl
Dag Richards <[EMAIL PROTECTED]> wrote: > After extracting sources from the cd, checking out current, building > installing and booting from the new kernel, make build fails. > > > The error message indicates that xargs is being called with an > unsupported argument, "-r" as I recall. If I t

Re: 3.8 userland build fails on amd64 and sparc64

2005-12-05 Thread Jasper Lievisse Adriaanse
On Mon, 05 Dec 2005 06:59:07 -0800 Dag Richards <[EMAIL PROTECTED]> wrote: > After extracting sources from the cd, checking out current, building > installing and booting from the new kernel, make build fails. > > > The error message indicates that xargs is being called with an > unsupported argu

Re: 3.8 userland build fails on amd64 and sparc64

2005-12-05 Thread Alexandre Anriot
> After extracting sources from the cd, checking out current, building > installing and booting from the new kernel, make build fails. > > > The error message indicates that xargs is being called with an > unsupported argument, "-r" as I recall. If I then just build and > install xargs the m

Re: 3.8 userland build fails on amd64 and sparc64

2005-12-05 Thread Otto Moerbeek
On Mon, 5 Dec 2005, Dag Richards wrote: > After extracting sources from the cd, checking out current, building > installing and booting from the new kernel, make build fails. > > > The error message indicates that xargs is being called with an unsupported > argument, "-r" as I recall. If I the

3.8 userland build fails on amd64 and sparc64

2005-12-05 Thread Dag Richards
After extracting sources from the cd, checking out current, building installing and booting from the new kernel, make build fails. The error message indicates that xargs is being called with an unsupported argument, "-r" as I recall. If I then just build and install xargs the make build com