Re: hci_sock.c build failure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robert P. J. Day
Date: Wednesday, September 12, 2007 - 5:16 am

On Wed, 12 Sep 2007, Greg KH wrote:


that structure is undefined because that source file includes
<linux/compat.h>, which turns around and includes <asm/compat.h>
which, for i386, doesn't exist:

$ find include -name compat.h
include/asm-ia64/compat.h
include/config/video/v4l1/compat.h
include/config/sonypi/compat.h
include/asm-s390/compat.h
include/asm-mips/compat.h
include/linux/compat.h
include/asm-parisc/compat.h
include/asm-sparc64/compat.h
include/asm-x86_64/compat.h
include/asm-powerpc/compat.h
include/net/compat.h

rday

-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
hci_sock.c build failure, Andre Haupt, (Wed Sep 12, 2:29 am)
Re: hci_sock.c build failure, Greg KH, (Wed Sep 12, 5:02 am)
Re: hci_sock.c build failure, Greg KH, (Wed Sep 12, 5:04 am)
Re: hci_sock.c build failure, Greg KH, (Wed Sep 12, 5:07 am)
Re: hci_sock.c build failure, caglar, (Wed Sep 12, 5:10 am)
Re: hci_sock.c build failure, David Miller, (Wed Sep 12, 5:12 am)
Re: hci_sock.c build failure, David Miller, (Wed Sep 12, 5:13 am)
Re: hci_sock.c build failure, David Miller, (Wed Sep 12, 5:14 am)
Re: hci_sock.c build failure, Robert P. J. Day, (Wed Sep 12, 5:16 am)
Re: hci_sock.c build failure, Coly Li, (Wed Sep 12, 7:20 am)
Re: hci_sock.c build failure, Coly Li, (Wed Sep 12, 7:26 am)
Re: hci_sock.c build failure, Marcel Holtmann, (Wed Sep 12, 9:20 am)