From owner-freebsd-current@FreeBSD.ORG Sun Jun 12 14:48:58 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F67F16A41C for ; Sun, 12 Jun 2005 14:48:58 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE6843D4C for ; Sun, 12 Jun 2005 14:48:57 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.3/8.13.1) with ESMTP id j5CEmveV010674; Sun, 12 Jun 2005 07:48:57 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.3/8.13.1/Submit) id j5CEmssH010673; Sun, 12 Jun 2005 07:48:54 -0700 (PDT) (envelope-from sgk) Date: Sun, 12 Jun 2005 07:48:54 -0700 From: Steve Kargl To: Polakov Alexander Message-ID: <20050612144854.GC10314@troutmask.apl.washington.edu> References: <42AC3A7F.000002.04175@colgate.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42AC3A7F.000002.04175@colgate.yandex.ru> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: cannot build anything big X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 14:48:58 -0000 On Sun, Jun 12, 2005 at 05:37:03PM +0400, Polakov Alexander wrote: > I cannot build anything big: kernel, CURRENT's world, then Xorg, perl. > I rebuilt openbox & fluxbox and they fails with a core dump, so I have > to get prebuilt packages. > CFLAGS are not set. The CPUTYPE is set to pentium3. Kernel is compiled > with PREEMPTION and ULE scheduler. > Please, help! What are the reported errors? -- Steve