From owner-freebsd-questions@FreeBSD.ORG Sun Jan 20 04:19:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE28816A46B for ; Sun, 20 Jan 2008 04:19:45 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 1B77013C45D for ; Sun, 20 Jan 2008 04:19:45 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1491309rvb.43 for ; Sat, 19 Jan 2008 20:19:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=7bySsEjx8eOQuQAfQ2/P6ZwvTr4iw5PGpRALf4620BM=; b=Lbwaoor4isW17E+h1lJZXwD79kgZaecaXis1A/s044WJoQnpw41p4qwqe/13zFL8ZkzP9HWR+pBJTPFwDkDQWxfVY3Qk8rpZGYMf8TD0SCNx6PszcHsvUA8kzTLRe5AHa7mwp9nob/uwSgQ2nHPpEt33HrUjGkjDTlQvClV7Bo4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=utxqB0zhYum894olUQKijwAsgbFyEQp/L9HwJ6c57/HGeZO7PkyB0AH/fk00qVLdtkLQ1pdlw5YjlGtmDpJUQEHci/qd9xOt/oKkOwJ2bJlSpykZ5T+Kn/2NSBx6+pojvFfYYJcr3qU+VwZ2C2aG5rG5az6J8C8iO4tbWBHT25Y= Received: by 10.140.147.18 with SMTP id u18mr3536077rvd.267.1200802784578; Sat, 19 Jan 2008 20:19:44 -0800 (PST) Received: by 10.141.141.7 with HTTP; Sat, 19 Jan 2008 20:19:44 -0800 (PST) Message-ID: Date: Sat, 19 Jan 2008 22:19:44 -0600 From: "illoai@gmail.com" To: "Celso Viana" In-Reply-To: <2b6bd2cc0801191727v6cfcd2c5scf5f7bb68abc0a89@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b6bd2cc0801191727v6cfcd2c5scf5f7bb68abc0a89@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Failing to compile kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 04:19:45 -0000 On 19/01/2008, Celso Viana wrote: . . . > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > ...What can be wrong? Did you compile with -j ? -- --