From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Beregalov Subject: randconfig build failed at fs/ioctl.c Date: Sun, 12 Oct 2008 02:02:29 +0400 Message-ID: <20081011220229.GC25563@orion> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: jbacik@redhat.com, mfasheh@suse.com, tytso@mit.edu, linux-fsdevel@vger.kernel.org Return-path: Received: from fg-out-1718.google.com ([72.14.220.156]:32618 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754423AbYJKWCj (ORCPT ); Sat, 11 Oct 2008 18:02:39 -0400 Received: by fg-out-1718.google.com with SMTP id 19so744161fgg.17 for ; Sat, 11 Oct 2008 15:02:37 -0700 (PDT) Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi fs/ioctl.c: In function 'generic_block_fiemap': fs/ioctl.c:249: error: storage size of 'tmp' isn't known fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:272: error: invalid application of 'sizeof' to incomplete type 'struct buffer_head' fs/ioctl.c:280: error: implicit declaration of function 'buffer_mapped' fs/ioctl.c:249: warning: unused variable 'tmp' Unfortunatelly, I do not have actual config for this. Build system was x86_32 on x86_64 processor.