Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2000 23:30:13 -0600
From:      "Michael C . Wu" <keichii@iteration.net>
To:        Dan Langille <dan@langille.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: buildworld fails on gnu/usr.sbin
Message-ID:  <20001104233013.A13609@peorth.iteration.net>
In-Reply-To: <200011050500.SAA98409@ducky.nz.freebsd.org>; from dan@langille.org on Sun, Nov 05, 2000 at 06:00:33PM %2B1300
References:  <200011050500.SAA98409@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 05, 2000 at 06:00:33PM +1300, Dan Langille scribbled:
| I cvsup'd this morning to -stable and tried a buildworld.  It failed.  Clues
| are appreciated.  Thanks.
|
|         cd /usr/src; \
|         make -j 4 buildworld
|
| Here's the last of the output:

You are building with THREADED_PERL=yes in make.conf, it is not
compiling correctly, try removing it and use make buildworld
without -jX before it is fixed.  :)

--
+------------------------------------------------------------------+
| keichii@peorth.iteration.net         | keichii@bsdconspiracy.net |
| http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. |
+------------------------------------------------------------------+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001104233013.A13609>