Current-Users archive

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

Re: Unable to build tools for amd64 -current



On Mon, Nov 22, 2010 at 02:33:43PM -0500, Louis Guillaume wrote:
> I just recently (a few days ago) set up a new machine for building
> amd64 -current. It's running a XEN3_DOMU kernel from the 20101117
> snapshot. I retrieved a fresh checkout of "src" (no tags). If I try
> to...

Just update /bin/sh first, e.g.
cd /usr/src/bin/sh
make USETOOLS=never
make USETOOLS=never install

...and afterwards you should have a working system to do the rest from.

Joerg


Home | Main Index | Thread Index | Old Index