From owner-freebsd-current@FreeBSD.ORG Mon Jul 3 06:42:14 2006 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 E29C816A407 for ; Mon, 3 Jul 2006 06:42:14 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9903143D48 for ; Mon, 3 Jul 2006 06:42:13 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by nz-out-0102.google.com with SMTP id 34so384247nzf for ; Sun, 02 Jul 2006 23:42:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cQZBrpdepbEueWIGgpc6T3/IpQJARW99n2E/bP+5DVyV9APjHSeJtyB4nCgJxGmgCZKIuYSFtckdwqV726G0i3KF/uPTE+8bsFzYJxdVXyTOJIfyoqHxn+xV3XiKnCqYEXJzdQ9TJVa5c/EYDVE9/8JPlRxJ12/Bmp4zdLoaDAU= Received: by 10.64.204.6 with SMTP id b6mr2720066qbg; Sun, 02 Jul 2006 23:42:13 -0700 (PDT) Received: by 10.64.125.19 with HTTP; Sun, 2 Jul 2006 23:42:13 -0700 (PDT) Message-ID: <4c40c4e70607022342nd815be6sf843f09ad9caec8d@mail.gmail.com> Date: Mon, 3 Jul 2006 13:42:13 +0700 From: "Angka H. K." To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Compiled fail 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: Mon, 03 Jul 2006 06:42:15 -0000 My source was updated on saturday july 1. ACPI_assus linux_emulator some arm related is not compiled even using the GENERIC kernel config. It say something about some variable defined outsite the function and mistype parameter. regards.