Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261243AbVE2ABe (ORCPT ); Sat, 28 May 2005 20:01:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261244AbVE2ABe (ORCPT ); Sat, 28 May 2005 20:01:34 -0400 Received: from mx1.redhat.com ([66.187.233.31]:35722 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261243AbVE2AB1 (ORCPT ); Sat, 28 May 2005 20:01:27 -0400 Date: Sat, 28 May 2005 20:01:21 -0400 From: Dave Jones To: linux-kernel@vger.kernel.org Subject: 2.6.12-rc5-git3 ia64 acpi build breakage. Message-ID: <20050529000121.GA15681@redhat.com> Mail-Followup-To: Dave Jones , linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 22 This is puzzling. In file included from drivers/firmware/pcdp.c:18: drivers/firmware/pcdp.h:48: error: field 'addr' has incomplete type drivers/firmware/pcdp.c: In function 'setup_serial_console': drivers/firmware/pcdp.c:27: error: 'ACPI_ADR_SPACE_SYSTEM_MEMORY' undeclared (first use in this function) drivers/firmware/pcdp.c:27: error: (Each undeclared identifier is reported only once drivers/firmware/pcdp.c:27: error: for each function it appears in.) First, I thought this was a simple missing #include in drivers/firmware/pcdp.c But it still spat out the same warning. Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/